diff options
author | Pierre Weis <Pierre.Weis@inria.fr> | 2003-04-25 10:19:35 +0000 |
---|---|---|
committer | Pierre Weis <Pierre.Weis@inria.fr> | 2003-04-25 10:19:35 +0000 |
commit | 1d52692ccf904c61c3a893e2b289bdd88801d4f1 (patch) | |
tree | 411f152b6bb37c2f7d5dba0b7bd86a45acd0fb63 /stdlib/stack.mli | |
parent | 1506806031accfe1be7487aa3a9e5173908353cb (diff) |
Adding new arguments types: boolean with spec Bool for function taking
a boolean as argument, and tuples with spec Tuple of spec list for
functions that takes more than one argument in turn on the command
line. For instance Arg.(Tuple [Arg.Int f; Arg.Bool b; Arg.Int g])
specifies an option that will take 3 elements on the command line and
will call f, b, and g in turn with converted values of the
corresponding types.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5505 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'stdlib/stack.mli')
0 files changed, 0 insertions, 0 deletions