Up

Module Arg = Core_kernel.Core_arg

Signature

include module type of Core_kernel.Caml.Arg
type t = key * spec * doc
val sort_and_align : (key * spec * doc) list -> (key * spec * doc) list

Like align, except that the specification list is also sorted by key