swannodette / mori

ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript

Home Page:http://swannodette.github.io/mori

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation for sortedMap is broken

matklad opened this issue · comments

The documentation for sortedMap is broken: there is no sortedMap in the navigation pane.

It is present in the main text, just above the set but it is named sorted_map

yep, missing and would like to see examples how to turn JS objects to a sorted map directly similar to toClj()