Simple function to apply operators to option types. Applies the operator to each value and returns a new option containing the result. Treats None as the operator's identity element (i.e., ignores it).
1 people like thisPosted: 12 years ago by Richard Broida
Make the (!) operator even more useful by duck typing it. Simple and effective!
5 people like thisPosted: 10 years ago by Sami Perttu