On Mon, Aug 10, 2009 at 10:31 PM, fft1976 wrote:
>
> Is there a way to create a Java class (not instance) in Clojure
> without writing actual Java? e.g.
>
> public class person {
> public string name;
> public int num_children;
> public double weight;
> }
Yes, tho perhaps not according to the
Is there a way to create a Java class (not instance) in Clojure
without writing actual Java? e.g.
public class person {
public string name;
public int num_children;
public double weight;
}
--~--~-~--~~~---~--~~
You received this message because you are subscr