package patoline

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module M : sig ... end

Signature

val item_format : ?separator:string -> ?and_last:string -> ?and_:string -> ?editeur:string -> ?editeurs:string -> ?inclusion:string -> ?follow_crossrefs:bool -> string option array -> Typography.Document.content list
val doublons : (string list, int Patutil.Extra.IntMap.t) Hashtbl.t
val compare : ('a * string option array) -> ('b * string option array) -> int
val citation_format : 'a -> string option array -> Typography.Document.content list