IntBranch

object IntBranch

Functions

Link copied to clipboard
fun evaluateBinary(opcode: Int, values1: Set<Int>, values2: Set<Int>): IntBranchResult
Link copied to clipboard
fun evaluateUnary(opcode: Int, values: Set<Int>): IntBranchResult