Handbook
Glossary
tchdbforeach ( hdb iter op -- bool )
Vocabulary
tokyo
.
alien
.
tchdb
Inputs
hdb
an
object
iter
an
object
op
an
object
Outputs
bool
an
object
Definition
USING:
alien.c-types
alien.syntax
tokyo.alien.tcutil
;
IN:
tokyo.alien.tchdb
LIBRARY:
tokyocabinet
FUNCTION:
bool
tchdbforeach
( TCHDB* hdb,
TCITER
iter, void* op )