@hanshi/prelude
A package providing a cluster of basic functions for hanshi.
hanshi
A funtional programming library that designed to be minimally bolarplated, pattern compliant and typescript/javascript native.
@hanshi/either
A package providing an implementation of either: a biased union type.
@hanshi/array-typeclass
A package providing type-class implentations such as monad and traversable to the native javascript array.