Michele La Monaca scripsit: > The funny thing looking at the implementation is that it actually does > the check (so no speed) only to have a better opportunity to crash > (so no safety).
Raising an exception is not crashing. Crashing means that no recovery is possible within the Scheme process, which is not the case here. -- Evolutionary psychology is the theory John Cowan that men are nothing but horn-dogs, http://www.ccil.org/~cowan and that women only want them for their money. [email protected] --Susan McCarthy (adapted) _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
