package mutaml

  1. Overview
  2. Docs
A mutation tester for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=bc941deaf1296d728b863bd3f60aa519
sha512=b9eaaf7310e5b8b779d91d641380fc519a741526fc2a9a66188b47c79b672501714deca0548fbe137ee02c6457a78a47405e435697520eef62fdd5bfbcdc0ee8

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.