[Prev][Next][Index][Thread]
when and without-bounds-checks
-
To: info-dylan@ai.mit.edu
-
Subject: when and without-bounds-checks
-
From: Rob Myers <robm@tdv.com>
-
Date: Wed, 19 Apr 2000 08:15:02 -0400 (EDT)
-
Organization: The Digital Village
-
Reply-To: robm@tdv.com
-
Xref: traf.lcs.mit.edu comp.lang.dylan:11860
Looking throught the DUIM code, two macros pop up that d2c doesn't like:
when
and
without-bounds-checks
I'm assuming that when is an alias to "if", it doesn't look like a
finally-evaluating "until".
What effects does without-bounds-check have? I'm assuming it rebinds
element() in some way, but what value does an out-of-bounds check
return?
Any help gratefully received.
- Rob.
--
Rob Myers - robm@tdv.com The Digital Village - www.tdv.com
MacOS wonderfulness for The Hitch Hiker's Guide to the Galaxy Game.
"Arthur bought the Apple anyway."-So Long & Thanks For All The Fish.
Follow-Ups: