caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>
To: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
Cc: caml-list@inria.fr
Subject: [Caml-list] about optionnal argument ?
Date: Fri, 27 Dec 2002 12:13:50 +0000	[thread overview]
Message-ID: <3E0C43FE.7030200@univ-savoie.fr> (raw)
In-Reply-To: <20021227181837A.garrigue@kurims.kyoto-u.ac.jp>

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

I wonder why optionnal argument are implemented through the option type instead 
of giving a defauklt value ?

Obviously the type should carry the default value which should be a closed 
constant (like None, 0, 0.0, [1;2;3], etc ...) but this would preserve the 
possibility of using optionnal arguments and unboxed int or float arguments
and it will save the None/Some test !


-- 
Christophe Raffalli
Université de Savoie
Batiment Le Chablais, bureau 21
73376 Le Bourget-du-Lac Cedex

tél: (33) 4 79 75 81 03
fax: (33) 4 79 75 87 42
mail: Christophe.Raffalli@univ-savoie.fr
www: http://www.lama.univ-savoie.fr/~RAFFALLI
---------------------------------------------
IMPORTANT: this mail is signed using PGP/MIME
At least Enigmail/Mozilla, mutt or evolution
can check this signature
---------------------------------------------

[-- Attachment #2: Type: application/pgp-signature, Size: 252 bytes --]

  reply	other threads:[~2002-12-27 11:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-27  9:18 [Caml-list] First alpha release of LablGTK2 Jacques Garrigue
2002-12-27 12:13 ` Christophe Raffalli [this message]
2002-12-27 15:11   ` [Caml-list] about optionnal argument ? Jacques Garrigue
2002-12-27 15:18     ` Nickolay Semyonov-Kolchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E0C43FE.7030200@univ-savoie.fr \
    --to=christophe.raffalli@univ-savoie.fr \
    --cc=caml-list@inria.fr \
    --cc=garrigue@kurims.kyoto-u.ac.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).