Module Biocaml_common


module Biocaml_common: sig .. end
Commonly needed values; the 'Pervasives' of Biocaml.

exception PosError of string * int * int * exn
An error exception that wraps an underlying exception (the last value) with information about the position where that exception occurred. The position is given by the first three values: