[0.6.1] - 2024-10-6
[0.6.1] - 2024-10-6
Added
Might
andFail
functions- new docs page in the readme
Changed
mightFail
andmightFailSync
now return an object tuple so you can destructure it as an object or a tuple, your choice.- removed the
/tuple
folder since the normalmight-fail
import will work the same.