UnaryOp

object UnaryOp
class Object
trait Matchable
class Any
UnaryOp.type

Value members

Concrete methods

def apply[A, B](opName: String, op: A => B, in: Out[A])(implicit b: Builder, aTpe: DataType[A], bTpe: DataType[B]): Out[B]