[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Redefinition of imported bindings
From: |
Dan Leslie |
Subject: |
Re: [Chicken-hackers] Redefinition of imported bindings |
Date: |
Sun, 01 Feb 2015 11:54:07 -0800 |
I did that just to keep the example short. The effect is the same if I
did the additional steps to import the module.
-Dan
John Cowan <address@hidden> writes:
> Dan Leslie scripsit:
>
>> #;3> foo#bar
>> 1
>
> IMO the value of such symbols is a detail of Chicken implementation
> that nobody ought to count on. It is not like Common Lisp's foo::bar,
> which is explicitly exposed as a feature of the language.
--
-Dan Leslie