Handbook
Glossary
temp-view ( view -- results )
Vocabulary
couchdb
Inputs
view
an
object
Outputs
results
an
object
Definition
USING:
namespaces
sequences
;
IN:
couchdb
:
temp-view
( view -- results )
couch
get
db-url
"_temp_view"
append
couch-post
;