assert

assert
test
moon add tonyfettes/assert@0.1.0
Download zip
Version
0.1.0
License
Apache-2.0
Last updated
6 months ago
Downloads
18
README

#tonyfettes/assert

#callsite(autofill(loc))
fn[T : Eq] eq(a : T, b : T, msg? : String, loc~ : SourceLoc) -> Unit raise

#callsite(autofill(loc))
fn f(x : Bool, msg? : String, loc~ : SourceLoc) -> Unit raise

#callsite(autofill(loc))
fn[T : Eq] ne(a : T, b : T, msg? : String, loc~ : SourceLoc) -> Unit raise

#
raises

#callsite(autofill(loc))
fn raises(f : () -> Unit raise, loc~ : SourceLoc) -> Unit raise

#callsite(autofill(loc))
fn t(x : Bool, msg? : String, loc~ : SourceLoc) -> Unit raise

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io