-
-
Notifications
You must be signed in to change notification settings - Fork 2
close-with doesn't work on Java objects #8
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingbug-resolvedhelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingbug-resolvedhelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
It uses
::fnmeta and as such needs a Clojure object. The implementation should change so that it attach the fn to the map and not the object.