Effect.Create(f)
'a -> 'b
Effect<'a, 'b, 'e>
Creates an effect from a function.
Extended Type: Effect
Effect