moonbitlang/quickcheck/property does not have a README file
impl Testable for SingleResultpub(all) struct Arrow[A, B]((A) -> B)pub(all) struct ArrowAsync[A, B](async (A) -> B)pub(all) struct ArrowError[A, B]((A) -> B raise)impl Testable for ArrowError[A, P]type PropertyInstall
Download zipAutomatic testing of MoonBit programs