package bam

  1. Overview
  2. Docs
A property-based testing library with internal shrinking

Install

Dune Dependency

Authors

Maintainers

Sources

bam-0.3.tbz
sha256=6fbb38cad09fb8062841cc67e8cdac279304b8cf1ed14746944cd45246d2a888
sha512=ad2b880c50921d77e3f190d8e48066407fdf4b9bb168a0e1094cc8ffb234740b53d494089346797d6c7e5bae28f4eb5d95e22b31f9329e3c5817bc506cd652d4

doc/bam/Bam/Std/Syntax/index.html

Module Std.SyntaxSource

Sourceval return : 'a -> 'a t

Syntactic sugar return

Sourceval (let*) : 'a t -> ('a -> 'b t) -> 'b t

Syntactic sugar for bind

Sourceval (let*!) : 'a t -> ('a -> 'b t) -> 'b t

Syntactic sugar for root

OCaml

Innovation. Community. Security.