Skip to content

zrb/cpp_maybe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An attempt at providing Haskell style Maybe datatype and allow for chaining
functions.  Here is the relevant stackoverflow.com question, which is really my
first swipe at this problem.

http://stackoverflow.com/questions/7690864/haskell-style-maybe-type-chaining-in-c11

About

Haskell style Maybe chaining in C++ and C++11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published