UnaryOp

sealed trait UnaryOp[T1, ReprT1 <: ([~ <: Txn[~]] =>> Expr[~, T1])] extends ExprTuple1Op[Int, T1, ReprT1]
trait ExprTuple1Op[Int, T1, ReprT1]
class Object
trait Matchable
class Any

Value members

Concrete methods

def name: String

Inherited methods

def id: Int
Inherited from
ExprTuple1Op
def value(a: T1): Int
Inherited from
ExprTuple1Op