Lookup

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

Attributes

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

Members list

Type members

Types

type Aux[R, Label, Index0 <: Int, Out0] = Lookup[R, Label] { type Out = Out0; type Index = Index0; }

Attributes

Source
ArrayRecord.scala

Givens

Givens

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

Attributes

Source
ArrayRecord.scala