Liking cljdoc? Tell your friends :D

googlecloud.core


lazy-paginate-seqclj

(lazy-paginate-seq fetch-op result-fn)

Builds a lazy sequence of results from fetch-op- a function with two arities to handle wfirst result without a pagination token, and second with the next page token. result-fn is used to retrieve items of the operation result.

Builds a lazy sequence of results from fetch-op- a function with two
arities to handle wfirst result without a pagination token, and second
with the next page token. result-fn is used to retrieve items of the
operation result.
raw docstring

ToClojurecljprotocol

to-clojureclj

(to-clojure _)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close