/
.gitignore
LICENSE
README.md
algebraic-structs.alternative.list.base.scm
algebraic-structs.alternative.list.scm
algebraic-structs.alternative.make.scm
algebraic-structs.applicative.list.base.scm
algebraic-structs.applicative.list.scm
algebraic-structs.applicative.make.scm
algebraic-structs.egg
algebraic-structs.foldable.list.base.scm
algebraic-structs.foldable.list.scm
algebraic-structs.foldable.make.scm
algebraic-structs.foldable.vector.base.scm
algebraic-structs.foldable.vector.scm
algebraic-structs.functor.list.base.scm
algebraic-structs.functor.list.scm
algebraic-structs.functor.make.scm
algebraic-structs.functor.vector.base.scm
algebraic-structs.functor.vector.scm
algebraic-structs.monad.list.base.scm
algebraic-structs.monad.list.scm
algebraic-structs.monad.make.scm
algebraic-structs.monoid.list.base.scm
algebraic-structs.monoid.list.scm
algebraic-structs.monoid.make.fold.scm
algebraic-structs.monoid.make.scm
algebraic-structs.monoid.number.product.base.scm
algebraic-structs.monoid.number.product.scm
algebraic-structs.monoid.number.sum.base.scm
algebraic-structs.monoid.number.sum.scm
tests