Closed vreuter closed 3 years ago
Actually, rethinking this, it's probably fine just to underscore the exception type hook and pattern matching on various subtypes under whatever umbrella type that's declared to tryE
, as most users of this feature seem likely to be comfortable with that facility w/o demo since it's not so funflow-specific. Maybe just mention some of the exception types declared in funflow.
[ ] bit more example of type-specific exception handling besides baseSomeException
ScopedTypeVariables
toTypeApplications
and add linktryE
from kernmantle