Select

com.github.tarao.record4s.typing.Record.Select
See theSelect companion object
final class Select[R, S] 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 <: %

Attributes

Source
Record.scala

Inherited types

type Msg <: String

Attributes

Inherited from:
MaybeError
Source
Typing.scala