AnyRef.G.Companion.Lookup.Mutable

class Mutable[A]
class java.lang.Object
trait scala.Matchable
class Any

Def

inline def apply[B](): Lookup.M[A, B]
inline def apply[B](v: Stream[(A, B)]): Lookup.M[A, B]
inline def concurrent[B](): Lookup.M[A, B]