Handbook
Glossary
next-uuid ( server -- uuid )
Vocabulary
couchdb
Inputs
server
an
object
Outputs
uuid
an
object
Definition
USING:
accessors
sequences
;
IN:
couchdb
:
next-uuid
( server -- uuid )
ensure-uuids
uuids>>
pop
;