Skip to content

Commit

Permalink
Updated map-utils docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean committed Dec 12, 2009
1 parent 3c5452a commit ab7fe78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/map-utils.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ And the other five expect and return a sorted tree map. The original comparator
* sort-keys-map
* sort-keys-map-merge

Okay, great. Which functions am I supposed to call as a developer? You're telling me I have to keep track of this stuff?
This sounds like more work. Are you telling me I have to do more work to get it right?
Okay, great. Which functions am I supposed to call as a developer? You're telling me I have to keep track of this
stuff? This sounds like more work. Are you telling me I have to do more work to get it right?

No. No you don't. The first five functions you saw are adaptive, and choose the hash or sorted version
appropriately. The worker functions are available if needed, perhaps for a slightly faster call.
Expand Down

0 comments on commit ab7fe78

Please sign in to comment.