power-dot icon indicating copy to clipboard operation
power-dot copied to clipboard

Clojure library for enhanced Java interop that helps you make friends with Java's functional interfaces 😍

Results 1 power-dot issues
Sort by recently updated
recently updated
newest added

By extending the current method search mechanism, it should be possible to support varargs method invocations. Once that is achieved, we can write code like the following: ```clojure #dot/$(.printf System/out...