Lookup

com.github.tarao.record4s.typing.Record.Lookup
See theLookup companion class
object Lookup

Attributes

Companion
class
Source
Record.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Lookup.type

Members list

Type members

Types

type Aux[R, Label, Out0] = Lookup[R, Label] { type Out = Out0; }

Attributes

Source
Record.scala

Givens

Givens

transparent inline given given_Lookup_R_L[R <: %, L <: String]: Lookup[R, L]

Attributes

Source
Record.scala