calculate

fun calculate(binaryOp: (a: Int, b: () -> Int) -> Int): Int