Files
Nim/lib
Zach Smith 7abad507c9 Add flatMap operator to Options (#6404)
* Add >>= operator to Options

* options.bind callback signature: A -> Option[B]

* Use `flatMap` as the name of the Option bind operation.

* Rename Options test "bind" to "flatMap"

* CR from @dom96: Remove spaces inside of check() call
2017-09-27 21:55:55 +01:00
..
2017-02-20 17:24:19 +02:00
2017-09-25 14:52:52 +02:00
2017-09-26 23:07:37 +02:00
2017-07-25 09:28:23 +02:00
2017-09-25 15:22:07 +02:00
2017-07-12 10:23:48 +02:00
2017-06-27 10:09:41 +02:00
2017-07-26 08:52:03 +02:00
2013-03-16 23:53:07 +01:00
2014-08-28 09:59:26 +02:00