Biocaml 0.4-dev : Biocaml_psl.Error

struct
type t = [
| `incomplete_input of Pos.t * string list * string option
| `invalid_int of Pos.t * string * string
| `invalid_strands of Pos.t * string * string
| `invalid_number_of_columns of Pos.t * string * int
]
end

AltStyle によって変換されたページ (->オリジナル) /