diff options
author | Ben Smith-Mannschott <bsmith.occs@gmail.com> | 2010-08-28 19:17:27 +0200 |
---|---|---|
committer | Stuart Sierra <mail@stuartsierra.com> | 2010-09-03 12:23:37 -0400 |
commit | 95353ce63392ee9e7df44c9082320bdc42401f76 (patch) | |
tree | 8544b64dbe24b9798b25d28efaa73da153c7883b /modules/lazy-xml/src/main/clojure | |
parent | 906397b9928bec67c6ab66c923a5cb5cbd4c4566 (diff) |
removed 9 deprecated functions from clojure.contrib.repl-utils
Promoted to clojure.core:
- flatten
- group-by
- partition-by
- frequencies
- reductions
- partition-all
- shuffle
- rand-elt (clojure.core/rand-nth)
Not promoted to clojure.core:
- includes?
prefer 'contains?' for key testing, or 'some'
for ad hoc linear searches.
Signed-off-by: Stuart Sierra <mail@stuartsierra.com>
Diffstat (limited to 'modules/lazy-xml/src/main/clojure')
0 files changed, 0 insertions, 0 deletions