Select

com.github.tarao.record4s.typing.Record.Select
See theSelect companion class
object Select

Attributes

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

Members list

Type members

Types

type Aux[R, S, Out0 <: %] = Select[R, S] { type Out = Out0; }

Attributes

Source
Record.scala

Givens

Givens

transparent inline given given_Select_R_S[R : RecordLike, S <: Tuple]: Select[R, S]

Attributes

Source
Record.scala