Home

applicative.js

base/bool.js

base/io.js

base/misc.js

base/num.js

eq.js

error.js

foldable.js

functor.js

list/building.js

list/folds.js

list/func.js

list/indexing.js

list/inf.js

list/ordering.js

list/reducing.js

list/searching.js

list/set.js

list/sub.js

list/trans.js

List transformation functions.

Author:
  • Steven J. Syrek
License:
  • ISC
Source:

list/zip.js

Functions for zipping and unzipping lists.

License:
  • ISC
Source:

maybe/func.js

monad.js

monoid.js

ord.js

traversable.js

tuple/func.js

type.js