* Alan Post <alanp...@sunflowerriver.org> [101211 18:42]:
> Generally, however, it is a bit annoying that import is an
> all-or-nothing thing, tightly binding sets of libraries together by
> not being able to separate importing from loading.  Your e-mail here
> notwithstanding.

Generally that is exactly what import does: Separating binding from
loading.

_______________________________________________
Chicken-hackers mailing list
Chicken-hackers@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to