Skip to content

Releases: SandroMaglione/fpdart

v0.0.3

13 Jun 19:41
Compare
Choose a tag to compare
  • Changed type name of Maybe to Option

Initial Major Release - v0.0.2

13 Jun 08:01
Compare
Choose a tag to compare

Types

  • Either
  • IList
  • Maybe
  • Reader
  • State
  • Task
  • TaskEither
  • Tuple
  • Unit

Typeclasses

  • Alt
  • Applicative
  • Band
  • BoundedSemilattice
  • CommutativeGroup
  • CommutativeMonoid
  • CommutativeSemigroup
  • Eq
  • Extend
  • Filterable
  • Foldable
  • Functor
  • Group
  • Hash
  • HKT
  • Monad
  • Monoid
  • Order
  • PartialOrder
  • Semigroup
  • Semilattice

Examples

  • Either
  • curry
  • Maybe
  • Reader
  • State