metosin / jsonista

Clojure library for fast JSON encoding and decoding.
https://cljdoc.org/d/metosin/jsonista
Eclipse Public License 2.0
422 stars 30 forks source link

Return type hints #11

Closed ikitommi closed 7 years ago

ikitommi commented 7 years ago

write-value-as-string etc. should mark it's return types to avoid reflection on the client side