Am Thu, 8 Jun 2017 13:29:48 -0400
schrieb John Cowan <[email protected]>:
> As we discussed on IRC, I see unexport as mitigating the problems with
> (export *), and it's better to drop exporting * instead.
> "Whitelisting is better
> than blacklisting."
Sure whitelisting better. But rather tedious during (early)
development.
Maybe this could be neat:
(export
(* (except
(prefix NOTTHESE-)
not-this-one nor-that-either)))
_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers