[OT] Is there a real alternative to exceptions ?

Kagamin spam at here.lot
Fri Jan 17 08:43:00 UTC 2025


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


More information about the Digitalmars-d mailing list