Convert (.toString)
to (str)
.
Examples:
; bad (.toString x)
; good (str x)
Convert `(.toString)` to `(str)`. Examples: ; bad (.toString x) ; good (str x)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close