= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && 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 nrows : t -> int
val ncols : t -> int
module Parser : sig ... end
val from_file_parse :
header:bool ->
string ->
'a Parser.t ->
('a, Parser.error) result
module Ez : sig ... end
type html_formatter = int -> string -> Html_types.td_content Tyxml.Html.elt
val to_html :
?formatters:(string * html_formatter) list ->
t ->
[> Html_types.table ] Tyxml.Html.elt