Then

object Then : Semicolon.If

Functions

Link copied to clipboard
override fun toString(): String

Properties

Link copied to clipboard
open override val <ERROR CLASS>.body: <ERROR CLASS>
Link copied to clipboard
val descriptionPair: Pair<Signature, <ERROR CLASS>>

Gets this wrapped primitive description Pair formed by signature and wrapped primitive type

Link copied to clipboard
val functor: String

A shorthand to get the signature functor name

Link copied to clipboard
open override val <ERROR CLASS>.head: List<<ERROR CLASS>>
Link copied to clipboard
override val implementation: <ERROR CLASS>

The wrapped implementation

Link copied to clipboard
val signature: Signature