You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should improve the stark -> clojure datatype conversions. There are a number of xsd datatypes which we return as tagged literals instead of clojure/java native types. There is also room to improve the xsd datatypes we do convert, such as by using java.time's Day/Date/DateTime classes.
We should improve the stark -> clojure datatype conversions. There are a number of xsd datatypes which we return as tagged literals instead of clojure/java native types. There is also room to improve the xsd datatypes we do convert, such as by using java.time's Day/Date/DateTime classes.
See discussion here for context: #9
The text was updated successfully, but these errors were encountered: