/
.gitignore
LICENSE
README.md
algebraic-structures.alternative.scm
algebraic-structures.applicative.scm
algebraic-structures.egg
algebraic-structures.foldable.scm
algebraic-structures.functor.scm
algebraic-structures.group.scm
algebraic-structures.list.alternative.scm
algebraic-structures.list.applicative.scm
algebraic-structures.list.foldable.scm
algebraic-structures.list.functor.scm
algebraic-structures.list.monad.scm
algebraic-structures.list.monoid.scm
algebraic-structures.list.reducible.scm
algebraic-structures.list.semigroup.scm
algebraic-structures.list.zip.applicative.scm
algebraic-structures.monad.scm
algebraic-structures.monoid.fold.scm
algebraic-structures.monoid.scm
algebraic-structures.private.list.alternative.scm
algebraic-structures.private.list.applicative.scm
algebraic-structures.private.list.monad.scm
algebraic-structures.private.list.scm
algebraic-structures.private.list.zip.applicative.scm
algebraic-structures.reducible.scm
algebraic-structures.semigroup.reduce.scm
algebraic-structures.semigroup.scm
examples
tests