Just hasn't been implemented yet. Patch welcome :)
On Wed, Apr 25, 2012 at 3:18 AM, Sean Nilan wrote:
> Hi, I was wondering what support there is in ClojureScript for reflection.
> Is there any way to get a constructor function from just the name of the
> record / class? ClojureScript doesn't ha
Hi, I was wondering what support there is in ClojureScript for reflection.
Is there any way to get a constructor function from just the name of the
record / class? ClojureScript doesn't have support for reading in records
from a string like Clojure does.
Basically what I'd like to do is:
(defr