Jed Clinger

Results 3 issues of Jed Clinger

``` (m/sp (let [{:keys [x]} {}])) ``` throws ``` Syntax error macroexpanding cloroutine.core/cr at (REPL:1:1). No matching clause: :static-field ``` If this is not supported then maybe it just needs...

bug

This is a funny one. Using node 7.4.0 and mori 0.3.2: ``` > var m = require("mori"); undefined > m.toClj({j: 42}); Error: No protocol method IEmptyableCollection.-empty defined for type object:...

Hello. I'm not sure if this is a bug or not. I was hoping I could model a resource with a specific prop being a reference to a specific prop...