ExprBArTac_1

molecule.boilerplate.api.expression.ExprBArTac_1
trait ExprBArTac_1[A, t, Ns1[_, _], Ns2[_, _, _]] extends ExprBArTacOps_1[A, t, Ns1, Ns2]

Attributes

Source
ExprBArTac_.scala
Graph
Supertypes
trait ExprBArTacOps_1[A, t, Ns1, Ns2]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def apply(): Ns1[A, t]

Attributes

Source
ExprBArTac_.scala
def apply(byteArray: Array[t]): Ns1[A, t]

Attributes

Source
ExprBArTac_.scala
def not(byteArray: Array[t]): Ns1[A, t]

Attributes

Source
ExprBArTac_.scala

Inherited methods

protected def _exprBAr(op: Op, byteArray: Array[t]): Ns1[A, t]

Attributes

Inherited from:
ExprBArTacOps_1
Source
ExprBArTac_.scala