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