Liking cljdoc? Tell your friends :D
All platforms.

tile-soup.core


parseclj/s

(parse tiled-map)
(parse spec tiled-map)

Parses tiled-map (an XML-formatted string) into a hash map. If spec is supplied, the parsing will done with that spec rather than the default :tile-soup.map/map spec.

Parses `tiled-map` (an XML-formatted string) into a hash map. If `spec` is supplied,
the parsing will done with that spec rather than the default :tile-soup.map/map spec.
sourceraw docstring

tile-id->mapclj/s

(tile-id->map id)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close