Hallo,
On Fri, Mar 12, 2010 at 9:38 PM, Bradley Lucier lucier@math.purdue.edu wrote:
So, what do you think? The macro definition
(define-macro (meroon-safe-fields?) #f)
would apply to the current file, meaning something like
(declare (not meroon-safe-fields))
Is it so important to have fast unsafe access and modification functions?
I am currently not using Meroon but I plan to, possibly in 3D computer graphics. Certainly for a 3D scene graph fast access is important and, after all, it's customisable.
Cheers,