java-case
java-case copied to clipboard
A simple Clojure macro for selecting different forms based on the runtime JDK version
Results
1
java-case issues
Sort by
recently updated
recently updated
newest added
Hello, this is a cool and useful library What do you think about supporting symbol syntax? i.e `1.8 < 16)`: greater than 8 less than 16 pros: more aesthetic than...