Richard W.M. Jones
b92f74458f
common/mlstdutils: Introduce Option submodule.
...
Inspired by ocaml-extlib, introduce a module for handling option
types.
We already had the ‘may’ function (which becomes ‘Option.may’). This
adds also ‘Option.map’ (unused), and ‘Option.default’ functions.
Note this does *not* introduce the unsafe ‘Option.get’ function from
extlib.
2017-10-12 16:31:47 +01:00
..
2017-10-05 11:32:54 +01:00
2016-10-01 13:08:32 +01:00
2016-01-28 21:30:20 +00:00
2016-01-28 21:30:20 +00:00
2014-03-25 12:41:04 +00:00
2017-10-12 16:31:47 +01:00
2017-09-21 18:05:07 +01:00
2017-10-11 17:58:15 +01:00
2015-05-15 19:08:36 +01:00
2016-07-14 15:40:42 +01:00
2017-09-28 14:39:23 +01:00
2017-01-03 16:48:21 +01:00
2017-09-28 14:39:23 +01:00
2017-01-03 16:48:21 +01:00
2017-09-28 14:39:23 +01:00
2017-09-28 14:39:23 +01:00
2017-01-03 16:48:21 +01:00
2016-04-14 15:25:52 +02:00
2017-09-28 14:39:23 +01:00
2015-05-15 15:18:19 +01:00
2017-08-01 16:06:48 +02:00
2017-01-03 16:48:21 +01:00
2017-09-28 14:39:23 +01:00
2016-07-14 15:28:10 +01:00
2017-09-28 14:39:23 +01:00
2014-11-03 20:47:38 +01:00
2017-09-28 14:39:23 +01:00
2015-07-17 17:03:04 +02:00
2017-02-21 17:23:22 +00:00
2016-10-24 15:56:57 +01:00
2017-02-21 17:23:22 +00:00
2017-02-21 17:23:22 +00:00
2017-02-21 17:23:22 +00:00
2017-09-28 14:39:23 +01:00
2014-10-25 15:00:21 +01:00
2016-06-16 15:22:04 +01:00
2014-03-25 12:41:04 +00:00
2017-04-04 18:47:37 +01:00