Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
S.Tagval priority : t -> intGet the priority number of a tag. We followed the UNIX convention here---a smaller priority number represents higher priority. The convention works well with List.sort, which sorts numbers in ascending order. (The more important things go first.)
val dump : Format.formatter -> t -> unitUgly printer for debugging