Skip to content

Replace MFail by MThrow

Thibaut Pérami requested to merge tperami/stdpp:mthrow into adamAndMath/mfail

This is a new version of #501 as a diff on #488. It generalizes MFail as MThrow for monads that have an error payload

Merge request reports