Closed joelgallant closed 3 years ago
Some possibilities:
$try
FallbackableError
$value
$fallback
$if
$check
$then
$else
Some possibilities:
$try
- that catchesFallbackableError
(with$value
and$fallback
)$if
- that uses$check
, and delegates value to$then
or$else