Is this a bug, or am I misunderstanding how this should work?
- Spencer
On Jun 5, 3:50 pm, Spencer Schumann wrote:
> I apologize in advance for the length of this post, but I need to
> start with an example before my question will make sense.
>
> I have been looking at the inner
I apologize in advance for the length of this post, but I need to
start with an example before my question will make sense.
I have been looking at the inner workings of Clojure's Java interop,
and I wondered how it would handle classes with a field and method
with the same name, like this:
public
On Oct 29, 9:57 am, Jamie wrote:
> 5. The functionality of the docs hasn't kept up with Clojure. We
> often resorted to text searches of the various sources. Need links
> and see-also's. Clojure has grown/matured so much that it needs a doc
> system of some sort.
I recently started learning C