= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Parse IRC logs into a table
val parse_file : Irclog.fmt -> string -> Table.t -> Table.t
val parse_dir : Irclog.fmt -> string -> Table.t -> Table.t
val parse_file_or_dir : Irclog.fmt -> string -> Table.t -> Table.t
On This Page