strand.ml
biocaml.base
biocaml.ez
biocaml.unix
1 2 3 4 5 include Biocaml_unix.Strand let of_string s = ok_exn (of_string s)
1 2 3 4 5
include Biocaml_unix.Strand let of_string s = ok_exn (of_string s)