Skip to content

ogstephen/witchcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Witchcraft

A monoid, functor, applicative, monad, and arrow library

Installation

If available in Hex, the package can be installed as:

  1. Add witchcraft to your list of dependencies in mix.exs:

    def deps do [{:witchcraft, "~> 0.0.1"}] end

  2. Ensure witchcraft is started before your application:

    def application do [applications: [:witchcraft]] end

About

Monads and other dark magic for Elixir

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Elixir 100.0%