Int.Lookup

class Lookup[A <: RAW]
Companion
object
Source
Lookup.scala
class Object
trait Matchable
class Any
object Int.Lookup

Member

object Mutable
object Stable

Def

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

Get void instance

Get void instance

Source
Lookup.scala