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