index overview

Added in v2.0.0


Table of contents


data types

array

Signature

export declare const array: typeof array

Added in v2.0.0

const

Signature

export declare const const: typeof const_

Added in v2.0.0

either

Signature

export declare const either: typeof either

Added in v2.0.0

endomorphism

Signature

export declare const endomorphism: typeof endomorphism

Added in v2.11.0

identity

Signature

export declare const identity: typeof identity

Added in v2.0.0

io

Signature

export declare const io: typeof io

Added in v2.0.0

ioEither

Signature

export declare const ioEither: typeof ioEither

Added in v2.0.0

ioOption

Signature

export declare const ioOption: typeof ioOption

Added in v2.12.0

map

Signature

export declare const map: typeof map

Added in v2.0.0

nonEmptyArray

Signature

export declare const nonEmptyArray: typeof nonEmptyArray

Added in v2.0.0

option

Signature

export declare const option: typeof option

Added in v2.0.0

predicate

Signature

export declare const predicate: typeof predicate

Added in v2.11.0

reader

Signature

export declare const reader: typeof reader

Added in v2.0.0

readerEither

Signature

export declare const readerEither: typeof readerEither

Added in v2.0.0

readerIO

Signature

export declare const readerIO: typeof readerIO

Added in v2.0.0

readerTask

Signature

export declare const readerTask: typeof readerTask

Added in v2.3.0

readerTaskEither

Signature

export declare const readerTaskEither: typeof readerTaskEither

Added in v2.0.0

readonlyArray

Signature

export declare const readonlyArray: typeof readonlyArray

Added in v2.5.0

readonlyMap

Signature

export declare const readonlyMap: typeof readonlyMap

Added in v2.5.0

readonlyNonEmptyArray

Signature

export declare const readonlyNonEmptyArray: typeof readonlyNonEmptyArray

Added in v2.5.0

readonlyRecord

Signature

export declare const readonlyRecord: typeof readonlyRecord

Added in v2.5.0

readonlySet

Signature

export declare const readonlySet: typeof readonlySet

Added in v2.5.0

readonlyTuple

Signature

export declare const readonlyTuple: typeof readonlyTuple

Added in v2.5.0

record

Signature

export declare const record: typeof record

Added in v2.0.0

refinement

Signature

export declare const refinement: typeof refinement

Added in v2.11.0

separated

Signature

export declare const separated: typeof separated

Added in v2.10.0

set

Signature

export declare const set: typeof set

Added in v2.0.0

state

Signature

export declare const state: typeof state

Added in v2.0.0

stateReaderTaskEither

Signature

export declare const stateReaderTaskEither: typeof stateReaderTaskEither

Added in v2.0.0

store

Signature

export declare const store: typeof store

Added in v2.0.0

task

Signature

export declare const task: typeof task

Added in v2.0.0

taskEither

Signature

export declare const taskEither: typeof taskEither

Added in v2.0.0

taskOption

Signature

export declare const taskOption: typeof taskOption

Added in v2.10.0

taskThese

Signature

export declare const taskThese: typeof taskThese

Added in v2.4.0

these

Signature

export declare const these: typeof these

Added in v2.0.0

traced

Signature

export declare const traced: typeof traced

Added in v2.0.0

tree

Signature

export declare const tree: typeof tree

Added in v2.0.0

tuple

Signature

export declare const tuple: typeof tuple

Added in v2.0.0

validationT

Signature

export declare const validationT: typeof validationT

Added in v2.0.0

writer

Signature

export declare const writer: typeof writer

Added in v2.0.0

model

alt

Signature

export declare const alt: typeof alt

Added in v2.0.0

alternative

Signature

export declare const alternative: typeof alternative

Added in v2.0.0

applicative

Signature

export declare const applicative: typeof applicative

Added in v2.0.0

apply

Signature

export declare const apply: typeof apply

Added in v2.0.0

bifunctor

Signature

export declare const bifunctor: typeof bifunctor

Added in v2.0.0

booleanAlgebra

Signature

export declare const booleanAlgebra: typeof booleanAlgebra

Added in v2.0.0

bounded

Signature

export declare const bounded: typeof bounded

Added in v2.0.0

boundedDistributiveLattice

Signature

export declare const boundedDistributiveLattice: typeof boundedDistributiveLattice

Added in v2.0.0

boundedJoinSemilattice

Signature

export declare const boundedJoinSemilattice: typeof boundedJoinSemilattice

Added in v2.0.0

boundedLattice

Signature

export declare const boundedLattice: typeof boundedLattice

Added in v2.0.0

boundedMeetSemilattice

Signature

export declare const boundedMeetSemilattice: typeof boundedMeetSemilattice

Added in v2.0.0

category

Signature

export declare const category: typeof category

Added in v2.0.0

chain

Signature

export declare const chain: typeof chain

Added in v2.0.0

chainRec

Signature

export declare const chainRec: typeof chainRec

Added in v2.0.0

choice

Signature

export declare const choice: typeof choice

Added in v2.0.0

comonad

Signature

export declare const comonad: typeof comonad

Added in v2.0.0

compactable

Signature

export declare const compactable: typeof compactable

Added in v2.0.0

contravariant

Signature

export declare const contravariant: typeof contravariant

Added in v2.0.0

distributiveLattice

Signature

export declare const distributiveLattice: typeof distributiveLattice

Added in v2.0.0

eq

Signature

export declare const eq: typeof eq

Added in v2.0.0

extend

Signature

export declare const extend: typeof extend

Added in v2.0.0

field

Signature

export declare const field: typeof field

Added in v2.0.0

filterable

Signature

export declare const filterable: typeof filterable

Added in v2.0.0

filterableWithIndex

Signature

export declare const filterableWithIndex: typeof filterableWithIndex

Added in v2.0.0

foldable

Signature

export declare const foldable: typeof foldable

Added in v2.0.0

foldableWithIndex

Signature

export declare const foldableWithIndex: typeof foldableWithIndex

Added in v2.0.0

fromEither

Signature

export declare const fromEither: typeof fromEither

Added in v2.10.0

fromIO

Signature

export declare const fromIO: typeof fromIO

Added in v2.10.0

fromReader

Signature

export declare const fromReader: typeof fromReader

Added in v2.11.0

fromState

Signature

export declare const fromState: typeof fromState

Added in v2.11.0

fromTask

Signature

export declare const fromTask: typeof fromTask

Added in v2.10.0

fromThese

Signature

export declare const fromThese: typeof fromThese

Added in v2.11.0

functor

Signature

export declare const functor: typeof functor

Added in v2.0.0

functorWithIndex

Signature

export declare const functorWithIndex: typeof functorWithIndex

Added in v2.0.0

group

Signature

export declare const group: typeof group

Added in v2.0.0

heytingAlgebra

Signature

export declare const heytingAlgebra: typeof heytingAlgebra

Added in v2.0.0

invariant

Signature

export declare const invariant: typeof invariant

Added in v2.0.0

joinSemilattice

Signature

export declare const joinSemilattice: typeof joinSemilattice

Added in v2.0.0

lattice

Signature

export declare const lattice: typeof lattice

Added in v2.0.0

magma

Signature

export declare const magma: typeof magma

Added in v2.0.0

meetSemilattice

Signature

export declare const meetSemilattice: typeof meetSemilattice

Added in v2.0.0

monad

Signature

export declare const monad: typeof monad

Added in v2.0.0

monadIO

Signature

export declare const monadIO: typeof monadIO

Added in v2.0.0

monadTask

Signature

export declare const monadTask: typeof monadTask

Added in v2.0.0

monadThrow

Signature

export declare const monadThrow: typeof monadThrow

Added in v2.0.0

monoid

Signature

export declare const monoid: typeof monoid

Added in v2.0.0

ord

Signature

export declare const ord: typeof ord

Added in v2.0.0

pointed

Signature

export declare const pointed: typeof pointed

Added in v2.10.0

profunctor

Signature

export declare const profunctor: typeof profunctor

Added in v2.0.0

ring

Signature

export declare const ring: typeof ring

Added in v2.0.0

semigroup

Signature

export declare const semigroup: typeof semigroup

Added in v2.0.0

semigroupoid

Signature

export declare const semigroupoid: typeof semigroupoid

Added in v2.0.0

semiring

Signature

export declare const semiring: typeof semiring

Added in v2.0.0

show

Signature

export declare const show: typeof show

Added in v2.0.0

strong

Signature

export declare const strong: typeof strong

Added in v2.0.0

traversable

Signature

export declare const traversable: typeof traversable

Added in v2.0.0

traversableWithIndex

Signature

export declare const traversableWithIndex: typeof traversableWithIndex

Added in v2.0.0

unfoldable

Signature

export declare const unfoldable: typeof unfoldable

Added in v2.0.0

witherable

Signature

export declare const witherable: typeof witherable

Added in v2.0.0

zero

Signature

export declare const zero: typeof zero

Added in v2.11.0

monad transformers

eitherT

Signature

export declare const eitherT: typeof eitherT

Added in v2.0.0

optionT

Signature

export declare const optionT: typeof optionT

Added in v2.0.0

readerT

Signature

export declare const readerT: typeof readerT

Added in v2.0.0

stateT

Signature

export declare const stateT: typeof stateT

Added in v2.0.0

theseT

Signature

export declare const theseT: typeof theseT

Added in v2.4.0

writerT

Signature

export declare const writerT: typeof writerT

Added in v2.4.0

utils

boolean

Signature

export declare const boolean: typeof boolean

Added in v2.2.0

console

Signature

export declare const console: typeof console

Added in v2.0.0

date

Signature

export declare const date: typeof date

Added in v2.0.0

function

Signature

export declare const function: typeof function_

Added in v2.0.0

hkt

Signature

export declare const hkt: typeof hkt

Added in v2.0.0

ioRef

Signature

export declare const ioRef: typeof ioRef

Added in v2.0.0

json

Signature

export declare const json: typeof json

Added in v2.10.0

naturalTransformation

Signature

export declare const naturalTransformation: typeof naturalTransformation

Added in v2.11.0

number

Signature

export declare const number: typeof number

Added in v2.10.0

ordering

Signature

export declare const ordering: typeof ordering

Added in v2.0.0

pipeable

Signature

export declare const pipeable: typeof pipeable

Added in v2.0.0

random

Signature

export declare const random: typeof random

Added in v2.0.0

string

Signature

export declare const string: typeof string

Added in v2.10.0

struct

Signature

export declare const struct: typeof struct

Added in v2.10.0

zone of death

void

Signature

export declare const void: typeof void_

Added in v2.11.0