package patoline

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val fun_max : ?max:('a -> 'a -> 'a) -> (int -> 'a) -> int -> 'a
val node_width : Edge.info -> float
val between_borders : (int -> float) -> (int -> float) -> anchor array -> (int -> int -> Node.Transfo.Style.t list) -> Matrix.info -> int -> int -> float * float
module Make (MkMatrix : sig ... end) : sig ... end