package expect

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val expect : Expect.t -> ?fmatches:(string -> 'a option) list -> ([< `Contains of string | `Eof | `Exact of string | `Fun of string -> bool | `Pat of string | `Prefix of string | `Rex of Pcre.regexp | `Suffix of string | `Timeout ] * 'a) list -> 'a -> 'a
OCaml

Innovation. Community. Security.