Skip to content

perry-birch/dfunct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A functional library for Dart inspired by Haskell

Build Status

Goals:

  • Provide foundational abstractions (Monad, Maybe, ST, etc)
  • Adhere to principles of strong typing wherever possible
  • Address syntax barriers where possible (currying, patterns, etc)
  • Learn by doing (imperitive backgorund moving to functional)
  • Provide concrete usage examples in the form of Unit Tests

About

A functional library for Dart inspired by Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages