[plt-scheme] Units implementation: to access imports by indexes

From: Keiko Nakata (keiko at kurims.kyoto-u.ac.jp)
Date: Wed May 13 08:52:15 EDT 2009

Hello,

Would it have been possible to compile units into e.g. vectors
and to access imports by indexes? In particular, having local aliases
for imports is indispensable? 

Eventually I would like to tweak the current unit implementation so
that members of a compound unit, which belong to different constituent
units, are initialized in a more independent order a la lazy
evaluation. At this moment I am not sure if it is feasible at all, but
it seems access by indexes is more handy for my goal. 

Best regards,
Keiko







Posted on the users mailing list.