0.1.5 • Published 10 years ago

algebra.structures.identity v0.1.5

Weekly downloads
1
License
MIT
Repository
-
Last release
10 years ago

algebra.structures.identity

NPM

npm version Coverage Status Build Status Dependency Status

An Identity structure for use in functional programming.

This specific implementation of Identity implements the following specifications taken from Fantasy Land:

  • Applicative
    1. Identity
    2. Composition
    3. Homomorphism
    4. Interchange
  • Chain
    1. Associativity
  • Functor
    1. Identity
    2. Composition
  • Monad
    1. Left Identity
    2. Right Identity
  • Monoid
    1. Left Identity
    2. Right Identity
  • Semigroup
    1. Associativity
0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago