Closed skydread1 closed 1 year ago
Use .FullName instead of str or .Name as equivalent CLR method for the JVM method .getName in clojure.datafy
.FullName
str
.Name
.getName
clojure.datafy
Closes #235
Use
.FullName
instead ofstr
or.Name
as equivalent CLR method for the JVM method.getName
inclojure.datafy