Skip to content

Types to support turning structured collections of seed values into the same structures with alternatives along with some functions for regular uses

License

Notifications You must be signed in to change notification settings

code5hot/subzero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

subzero

This library was created to provide an intuitive description for straightforward problems like fizzbuzz.

In the case of fizzbuzz, there is an indexed space which has an answer at each point. Ideally we should be able to describe the solution in those terms.

In general this library ends up supporting concepts like containers of optional values, nondeterministic values, etc - unless I find that doesn't work how I expected.

It's a small library and, if and once perfected, probably ought to be a basic facility for anyone from an imperative background.

About

Types to support turning structured collections of seed values into the same structures with alternatives along with some functions for regular uses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published