Peter Bex scripsit:

> This is rarely a problem, because everyone always imports the chicken
> and scheme modules anyway, but it shouldn't be *required* to do that.

Indeed.  I try to write maximally-portable code, so I generally don't
import chicken as a whole: I use (import (only chicken use ...)) with
whatever I actually need.

> It's unhygienic.

Or as we say, "Ewwwww."

-- 
John Cowan          http://www.ccil.org/~cowan        [email protected]
And now here I was, in a country where a right to say how the country should
be governed was restricted to six persons in each thousand of its population.
For the nine hundred and ninety-four to express dissatisfaction with the
regnant system and propose to change it, would have made the whole six
shudder as one man, it would have been so disloyal, so dishonorable, such
putrid black treason.  --Mark Twain's Connecticut Yankee

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to