= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package biotk
-
biotk
-
-
biotk.pipes
-
biotk.pipes.unix
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val name : t -> string
val data : t -> string
val ascender : t -> float
val descender : t -> float
val xmin : t -> float
val ymin : t -> float
val xmax : t -> float
val ymax : t -> float
val load_from_string : string -> (t, [> Otfm.error ]) result
val load_from_file :
string ->
(t, [> Otfm.error | `Read_error of string ]) result