We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b8c8a commit 4b57a1aCopy full SHA for 4b57a1a
src/sci/impl/reflector.cljc
@@ -3,7 +3,7 @@
3
"Minimal reflection support for SCI.
4
5
JVM notes:
6
- - mostly based on clojure.java.Reflector
+ - mostly based on clojure.java.Reflector (transliterated by Claude Sonnet 4.5)
7
- made invokeMatchingMethod public via invoke-matching-method
8
- added arg-types to allow type hints to steer reflection resolution
9
- FISupport - extracted from Compiler to support functional interface adaptation"
0 commit comments