syntax-case and #!optional/#!rest
28 Mar
2008
28 Mar
'08
14:30
I like to use syntax-case because it is more portable with other schemes. But it seems that it interferes with #!optional and #!rest. Is there any way around this? Can I use some kind of scoping/module approach to allow me to mix libraries that use #!optional with define-syntax? William
Afficher les réponses par date
6651
Âge (en jours)
6651
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
William Cook