Skip to content

bobfp/moonsugar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Moonsugar

Addictive utility functions for elixir style data structures.

  • Moonsugar.Maybe
  • Moonsugar.Result
  • Moonsugar.Validation

Installation

The package can be installed by adding moonsugar to your list of dependencies in mix.exs:

def deps do
  [
    {:moonsugar, "~> 0.1.2"}
  ]
end

The docs can be found at https://hexdocs.pm/moonsugar.

About

Utility functions for working common elixir data types

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages