YumeXi/error/ensure does not have a README file
#callsite(autofill(loc))
fn ensure(cond : Bool, error? : Error, msg~ : String, loc~ : SourceLoc) -> Unit raise SourcedError#callsite(autofill(loc))
fn[T] ensured(val : T, cond : Bool, error? : Error, msg~ : String, loc~ : SourceLoc) -> T raise SourcedErrorError handling library for MoonBit