package patoline

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val item_format : ?separator:string -> ?and_last:string -> ?and_:string -> ?editeur:string -> ?editeurs:string -> ?inclusion:string -> ?follow_crossrefs:bool -> Sqlite3.row -> Typography.Document.content list
val citation_format : int -> string option array -> Typography.Document.content list
val compare : (int * string option array) -> (int * string option array) -> int