cljj icon indicating copy to clipboard operation
cljj copied to clipboard

Clojure to Java Interop APIs

Results 4 cljj issues
Sort by recently updated
recently updated
newest added

https://docs.oracle.com/en/java/javase/15/docs/api/java.base/java/lang/invoke/LambdaMetafactory.html or https://docs.oracle.com/en/java/javase/15/docs/api/java.base/java/lang/invoke/MethodHandleProxies.html

Make a more clojure friendly api for stream interaction. Allow you to pass clojure functions in, but still use streams.

enhancement

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5. Release notes Sourced from actions/setup-java's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @​salmanmkc in actions/setup-java#888 Make sure your runner is...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...

dependencies
github_actions