cost 237 ms
Indexer Syntax clojure clr

how can i access indexers of a class using clojure clr ? https://docs.microsoft.com/en-us/dotnet/csharp/indexers I tried things like (key object) but ...

2020-05-05 14:36:10   1   37    clojureclr  
ClojureCLR coercion error

I'm getting a compiler exception in the ClojureCLR REPL for basic coercion: Sorry if this is a newbish question, but isn't behaving the same as Jav ...

reify, ToString

Probably obvious, but given this code (from http://clojure.github.com/clojure/clojure.core-api.html#clojure.core/reify): Why am I getting this outp ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM