package mutaml

  1. Overview
  2. Docs
A mutation tester for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.tar.gz
md5=61addf5724238b477033e654412651eb
sha512=bd9efe0bd5a1098f03adc199f688b265362223bc5509bc1d3255696ba0e5e22f08b66434367e0a15f00e02dd074fd83dc2da094867a80c91ff397ffc07734778

doc/mutaml_ppx/Entry/CLI/index.html

Module Entry.CLISource

Helper module for command line interface

Sourceval seed : int option Stdlib.ref
Sourceval mut_rate : int option Stdlib.ref
Sourceval gadt : bool option Stdlib.ref
Sourceval invalid_rate : int -> bool
Sourceval set_seed : int -> unit
Sourceval set_rate : int -> unit
Sourceval set_gadt : bool -> unit
Sourceval arg_spec : (string * Stdlib.Arg.spec * string) list
OCaml

Innovation. Community. Security.