ExprTuple2Op

trait ExprTuple2Op[A, T1, T2, ReprT1[~ <: Txn[~]], ReprT2[~ <: Txn[~]]]()
class Object
trait Matchable
class Any
trait BinaryOp[T1, ReprT1]
object IntEq
object IntGeq
object IntGt
object IntLeq
object IntLt
object IntNeq

Value members

Abstract methods

def id: Int
def toString[T <: Txn[LazyRef(...)]](_1: ReprT1[T], _2: ReprT2[T]): String
def value(a: T1, b: T2): A