package spreadsheet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type row
val compare_row : row -> row -> int
val row_of_string_list : string list -> row option
val separator : string
val string_list_of_row : row -> string list
val titles : string list