Skip to main content Link Search Menu Expand Document (external link)

index overview

Added in v1.0.0


Table of contents


typeclass

alternative

Signature

export declare const alternative: typeof alternative

Added in v1.0.0

applicative

Signature

export declare const applicative: typeof applicative

Added in v1.0.0

bicovariant

Signature

export declare const bicovariant: typeof bicovariant

Added in v1.0.0

bounded

Signature

export declare const bounded: typeof bounded

Added in v1.0.0

chainable

Signature

export declare const chainable: typeof chainable

Added in v1.0.0

contravariant

Signature

export declare const contravariant: typeof contravariant

Added in v1.0.0

coproduct

Signature

export declare const coproduct: typeof coproduct

Added in v1.0.0

covariant

Signature

export declare const covariant: typeof covariant

Added in v1.0.0

equivalence

Signature

export declare const equivalence: typeof equivalence

Added in v1.0.0

filterable

Signature

export declare const filterable: typeof filterable

Added in v1.0.0

flatMap

Signature

export declare const flatMap: typeof flatMap

Added in v1.0.0

foldable

Signature

export declare const foldable: typeof foldable

Added in v1.0.0

invariant

Signature

export declare const invariant: typeof invariant

Added in v1.0.0

monad

Signature

export declare const monad: typeof monad

Added in v1.0.0

monoid

Signature

export declare const monoid: typeof monoid

Added in v1.0.0

of

Signature

export declare const of: typeof of

Added in v1.0.0

order

Signature

export declare const order: typeof order

Added in v1.0.0

pointed

Signature

export declare const pointed: typeof pointed

Added in v1.0.0

product

Signature

export declare const product: typeof product

Added in v1.0.0

semiAlternative

Signature

export declare const semiAlternative: typeof semiAlternative

Added in v1.0.0

semiApplicative

Signature

export declare const semiApplicative: typeof semiApplicative

Added in v1.0.0

semiCoproduct

Signature

export declare const semiCoproduct: typeof semiCoproduct

Added in v1.0.0

semiProduct

Signature

export declare const semiProduct: typeof semiProduct

Added in v1.0.0

semigroup

Signature

export declare const semigroup: typeof semigroup

Added in v1.0.0

traversable

Signature

export declare const traversable: typeof traversable

Added in v1.0.0

traversableFilterable

Signature

export declare const traversableFilterable: typeof traversableFilterable

Added in v1.0.0

utils

bigint

Signature

export declare const bigint: typeof bigint

Added in v1.0.0

boolean

Signature

export declare const boolean: typeof boolean

Added in v1.0.0

either

Signature

export declare const either: typeof either

Added in v1.0.0

function

Signature

export declare const function: typeof _function

Added in v1.0.0

hkt

Signature

export declare const hkt: typeof hkt

Added in v1.0.0

identity

Signature

export declare const identity: typeof identity

Added in v1.0.0

number

Signature

export declare const number: typeof number

Added in v1.0.0

option

Signature

export declare const option: typeof option

Added in v1.0.0

ordering

Signature

export declare const ordering: typeof ordering

Added in v1.0.0

predicate

Signature

export declare const predicate: typeof predicate

Added in v1.0.0

readonlyArray

Signature

export declare const readonlyArray: typeof readonlyArray

Added in v1.0.0

readonlyRecord

Signature

export declare const readonlyRecord: typeof readonlyRecord

Added in v1.0.0

string

Signature

export declare const string: typeof string

Added in v1.0.0

struct

Signature

export declare const struct: typeof struct

Added in v1.0.0

symbol

Signature

export declare const symbol: typeof symbol

Added in v1.0.0

these

Signature

export declare const these: typeof these

Added in v1.0.0

tuple

Signature

export declare const tuple: typeof tuple

Added in v1.0.0