Unselect

com.github.tarao.record4s.typing.Record.Unselect
See theUnselect companion object
final class Unselect[R <: %, U] extends MaybeError

Attributes

Companion
object
Source
Record.scala
Graph
Supertypes
trait MaybeError
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out >: R <: %

Attributes

Source
Record.scala

Inherited types

type Msg <: String

Attributes

Inherited from:
MaybeError
Source
Typing.scala