Summary: ``` val or_else : (unit -> 'a option) -> 'a option -> 'a option (** [or_else f] is [f ()] on [None] and otherwise identity *) ``` Reviewed By: jvillard Differential Revision: D20637481 fbshipit-source-id: 72a9d930fmaster
parent
2aacc03880
commit
7fdd3cccbb
Loading…
Reference in new issue