log modules/option.tp @ 347:ff7ea11b4b60

age author description
Fri, 10 Apr 2015 00:47:54 -0700 Michael Pavone Fix value method on option value
Sat, 04 Apr 2015 11:54:46 -0700 Michael Pavone Added "value" method to option value and option none. It behaves similarly to value:none, except the none case just propagates the none value and the value case wraps the result in an option value
Tue, 22 Jul 2014 23:33:12 -0700 Michael Pavone Added value? and none? methods to option value and option none
Sun, 20 Jul 2014 12:34:25 -0700 Michael Pavone Added option module which was omitted in commit of SDL work