jo_clojure icon indicating copy to clipboard operation
jo_clojure copied to clipboard

Fast Embeddable Clojure in C/C++

Results 1 jo_clojure issues
Sort by recently updated
recently updated
newest added

**Describe the bug** In Clojure, calling a function with more arguments that it takes throws an `ArityException`. This is not the behavior experienced. **To Reproduce** In the REPL, try the...