greghendershott / rackjure

Provide a few Clojure-inspired ideas in Racket. Where Racket and Clojure conflict, prefer Racket.
BSD 2-Clause "Simplified" License
236 stars 17 forks source link

Update documentation - some dict utilities #44

Closed cmpitg closed 10 years ago

cmpitg commented 10 years ago

Fix #43. Provide documentation for dict-merge-delete-value, dict-merge, dict->curly-string.

greghendershott commented 10 years ago

Thanks! Sorry it took me so long to merge this.