Module Std.Return

Early returns

val with_return : 'a. (('b. 'a -> 'b) -> 'a) -> 'a