Int.G.Lookup.Stable

object Stable
class java.lang.Object
trait scala.Matchable
class Any

Def

def apply[A <: Any.Int, B](v: (A, B)*): Int.G.Lookup.Stable[A, B]
def apply[A <: Any.Int, B](v: Stream[(A, B)]): Int.G.Lookup.Stable[A, B]
@targetName("getVoid")
def void[A <: Any.Int, B]: Int.G.Lookup.Stable[A, B]

Get void instance

Get void instance

Source
Lookup.scala

Implicit

implicit inline def implicitRequest[A <: Any.Int, B](v: VOID): Int.G.Lookup.Stable[A, B]