Skip to content

Commit

Permalink
Added namespace docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Aug 26, 2013
1 parent 826d53f commit 87b2315
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/medley/core.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(ns medley.core)
(ns medley.core
"A small collection of useful pure functions.")

(defn find-first
"Finds the first item in a collection that matches a predicate."
Expand Down

0 comments on commit 87b2315

Please sign in to comment.