Lookup.Stable

object Stable
Companion
class
Source
__.scala
class Object
trait Matchable
class Any

Def

def apply[A, B](v: ~[(A, B)]): Lookup.Stable[A, B]
Source
__.scala
def apply[A, B](v: (A, B)*): Lookup.Stable[A, B]
Source
__.scala
@targetName("getVoid")
inline def void[A, B]: Lookup.Stable[A, B]

Get void instance

Get void instance

Source
__.scala