Timeline for Are null references really a bad thing?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 23, 2017 at 13:33 | history | edited | Deduplicator | CC BY-SA 3.0 | added syntax-highlighting |
| May 23, 2016 at 10:35 | comment | added | sara | I think another important point about Option<T> is that it's a monad (and therefore also an endofunctor), so you can compose complex computations over value streams containing optional types without explicitly checking for None each step of the way. | |
| Aug 26, 2014 at 16:10 | history | edited | Michael Parker | CC BY-SA 3.0 | added 152 characters in body |
| Aug 19, 2014 at 17:16 | review | First posts | |||
| Aug 19, 2014 at 19:12 | |||||
| S Aug 19, 2014 at 17:16 | history | answered | Michael Parker | CC BY-SA 3.0 | |
| S Aug 19, 2014 at 17:16 | history | made wiki | Post Made Community Wiki by Michael Parker |