api
blog
github
login / sign up
ClojureDocs
(beta)
Clojure Core
Quick Ref
Short Descs
Vars Only
Alphabetical
Namespaces
clojure
core
protocols
inspector
java
browse
io
javadoc
shell
main
pprint
repl
set
stacktrace
string
template
test
junit
tap
walk
xml
zip
You're viewing version 1.2.0 of chunk-rest. The latest stable version of Clojure Core is 1.3.0.
doc
source
examples
comments
1.2.0
1.2.0
1.3.0
chunk-rest
clojure.core
(chunk-rest s)
0
Examples
top
Log in to add / edit an example.
See Also
top
Log in to add a see also.
Source
clojure/core.clj:578
top
(defn ^clojure.lang.ISeq chunk-rest [^clojure.lang.IChunkedSeq s] (.chunkedMore s))
© Rich Hickey. All rights reserved.
Eclipse Public License 1.0
Vars in
clojure.core/
chunk-rest:
defn
Used in 4 other vars
concat
map
filter
keep
Comments
top
No comments for
chunk-rest
. Log in to add a comment.
Comments top
No comments for chunk-rest. Log in to add a comment.