Dumb question: how do I do Javascript assignment in Clojurescript ? I'm using a Javascript lib and need to set the value of an object's field like obj.this=that;
- I don't know Javascript so maybe there's a .set method ?
Asked
Active
Viewed 7,435 times
35

Hendekagon
- 4,565
- 2
- 28
- 43
-
13Don't preemptively dis your own questions -- this wasn't inherently obvious to me either. – Tim Clemons Oct 03 '11 at 18:02