Marvin Löbel 0ac7a219f0 Updated std::Option, std::Either and std::Result
- Made naming schemes consistent between Option, Result and Either
- Changed Options Add implementation to work like the maybe monad (return None if any of the inputs is None)
- Removed duplicate Option::get and renamed all related functions to use the term `unwrap` instead
2013-08-05 22:42:21 +02:00
..
2013-07-10 13:14:31 -04:00
2013-06-25 21:14:39 -04:00
2013-07-31 18:11:19 -07:00
2013-07-31 18:11:19 -07:00
2013-07-31 18:11:19 -07:00
2013-07-31 18:11:19 -07:00
2013-06-25 21:14:39 -04:00
2013-05-08 17:04:02 -07:00
2013-05-14 16:36:24 +02:00