On Thursday, 16 January 2025 at 19:37:36 UTC, Basile B. wrote: > I dont see how that helps to abort when an error happens "in > between the chain" let's say. Turn all operations into monadic combinators, example for Nullable: https://dlang.org/phobos/std_typecons.html#apply