pragmatrix / Mom

MOnadic Machines: F# computation expressions and combinators for deterministic coordination, simulation, and testing of concurrent processes.
1 stars 0 forks source link

add Mom.mapOption #28

Open pragmatrix opened 6 years ago

pragmatrix commented 6 years ago

which takes a function from 'a -> 'b mom and only calls it if the option value is set.