28 Jun
2015
28 Jun
'15
10:02 p.m.
2015-06-28 17:52 GMT-03:00 Vinícius dos Santos Oliveira < vini.ipsmaker@gmail.com>:
2015-06-28 17:52 GMT-03:00 Niall Douglas
: monad<T>, result<T> and option<T> are all *synchronous* value transports. Just like Rust's Result and Option.
So, why can result<t> be empty?
I mean: result