Unselect

com.github.tarao.record4s.typing.Record.Unselect
See theUnselect companion class
object Unselect

Attributes

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

Members list

Type members

Types

type Aux[R <: %, U, Out0 <: %] = Unselect[R, U] { type Out = Out0; }

Attributes

Source
Record.scala

Givens

Givens

transparent inline given given_Unselect_R_S[R <: %, S <: Tuple]: Unselect[R, S]

Attributes

Source
Record.scala