Concat

com.github.tarao.record4s.typing.Record.Concat
See theConcat companion object
final class Concat[R1, R2] 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