package ostap

  1. Overview
  2. Docs

Main class. Keeps track on error reasons and comments. Takes an ordinary message on creation.

method add : 'a -> 'a

Add another reason

method comment : string -> 'a

Comment reason(s)

method get : p

Interior friend function

method retrieve : [ `All | `First of int ] -> [ `Acc | `Desc ] -> retrieved

Get reason in public form

method toString : [ `All | `First of int ] -> [ `Acc | `Desc ] -> string

Retrieve and apply default printer

OCaml

Innovation. Community. Security.