Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
oakmac committed Mar 6, 2016
1 parent e4f4042 commit e32f8d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13 deletions.
6 changes: 2 additions & 4 deletions docs/cljs.core_doseq.cljsdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
TODO: this needs a better explanation and example

===== Name
cljs.core/doseq

Expand All @@ -19,7 +21,3 @@ cljs.core/doall
cljs.core/dorun
cljs.core/for
cljs.core/dotimes

===== TODO

This needs a better explanation and example.
5 changes: 0 additions & 5 deletions docs/cljs.core_identity.cljsdoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,3 @@ Returns its argument.

===== Related
cljs.core/nil?

===== TODO

Would be nice to provide a quick explanation as to why this function can be
useful.
6 changes: 2 additions & 4 deletions docs/cljs.core_partition.cljsdoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
TODO: this really needs an example

===== Name
cljs.core/partition

Expand All @@ -22,7 +24,3 @@ elements.
cljs.core/partition-all
cljs.core/split-at
cljs.core/partition-by

===== TODO

This function really needs an example.

0 comments on commit e32f8d2

Please sign in to comment.