top | item 30693349 (no title) uryga | 4 years ago https://en.m.wikibooks.org/wiki/Haskell/do_notationrough analogy: `await` replaces `.then()`, do-notation replaces `.flatMap()` discuss order hn newest int_19h|4 years ago C# has had Nullable<T> for many years before it got stuff like ?. and ?? that mostly covers this, and it was, well, tolerable. BoorishBears|4 years ago Ergonomics sucked and a lot of people didn't use them (or even know they existed!) because ergonomics sucked load replies (1)
int_19h|4 years ago C# has had Nullable<T> for many years before it got stuff like ?. and ?? that mostly covers this, and it was, well, tolerable. BoorishBears|4 years ago Ergonomics sucked and a lot of people didn't use them (or even know they existed!) because ergonomics sucked load replies (1)
BoorishBears|4 years ago Ergonomics sucked and a lot of people didn't use them (or even know they existed!) because ergonomics sucked load replies (1)
int_19h|4 years ago
BoorishBears|4 years ago