Byte.G.Companion.Lookup

class Lookup[A <: Any.Byte]
class java.lang.Object
trait scala.Matchable
class Any

Member

class Mutable[A <: Any.Byte]
class Stable[A <: Any.Byte]

Def

inline def apply[B](v: (A, B)*): Byte.G.Lookup[A, B]
inline def apply[B](v: Stream[(A, B)]): Byte.G.Lookup[A, B]
@targetName("getVoid")
inline def void[B]: Byte.G.Lookup[A, B]

Get void instance

Get void instance

Source
Lookup.scala