Skip to content

Commit 4b57a1a

Browse files
borkdudefrenchy64
andauthored
Update src/sci/impl/reflector.cljc
Co-authored-by: Ambrose Bonnaire-Sergeant <[email protected]>
1 parent e8b8c8a commit 4b57a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sci/impl/reflector.cljc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"Minimal reflection support for SCI.
44
55
JVM notes:
6-
- mostly based on clojure.java.Reflector
6+
- mostly based on clojure.java.Reflector (transliterated by Claude Sonnet 4.5)
77
- made invokeMatchingMethod public via invoke-matching-method
88
- added arg-types to allow type hints to steer reflection resolution
99
- FISupport - extracted from Compiler to support functional interface adaptation"

0 commit comments

Comments
 (0)