Skip to content

tobiusventures/pure-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pure Functions

A Pure Function is a function that always:

  1. produces the same output, when given the same input
  2. produces zero side effects

A Pure Function is always reliable.

Usage

TBD

Contributions

TBD

License

Pure Functions is available under the MIT software license terms.

About

A multi-language pure function utility library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published