package testo-util

  1. Overview
  2. Docs

Module Testo_util.SliceSource

Sourcetype t = private {
  1. num : int;
  2. out_of : int;
}
Sourceval partition : int -> t list
Sourceval of_string : string -> t option
Sourceval to_string : t -> string
Sourceval apply : t -> 'a list -> 'a list
Sourceval apply_slices : t list -> 'a list -> 'a list
Sourceval tests : (string * (unit -> unit)) list
OCaml

Innovation. Community. Security.