bson.constants vocabulary
Factor handbook ยป Vocabulary index


Summary
Shared constants and classes

Metadata
Authors:Sascha Matzke


Words

Tuple classes
ClassSuperclassSlots
dbref tupleref id db
mdbregexp tupleregexp options
mongo-scoped-code tuplecode object
mongo-timestamp tupleincr seconds
oid tuplea b


Ordinary words
WordStack effect
<dbref>( ref id -- dbref )
<mdbregexp>( string -- mdbregexp )
<mongo-scoped-code>( code object -- mongo-scoped-code )
<mongo-timestamp>( incr seconds -- mongo-timestamp )
<objid>( -- objid )
<oid>( -- oid )
MDB_META_FIELD( -- value )
MDB_OID_FIELD( -- value )
T_Array( -- value )
T_Binary( -- value )
T_Binary_Bytes_Deprecated( -- value )
T_Binary_Custom( -- value )
T_Binary_Default( -- value )
T_Binary_Function( -- value )
T_Binary_MD5( -- value )
T_Binary_UUID( -- value )
T_Boolean( -- value )
T_Code( -- value )
T_DBRef( -- value )
T_Date( -- value )
T_Double( -- value )
T_EOO( -- value )
T_Integer( -- value )
T_Integer64( -- value )
T_MaxKey( -- value )
T_MinKey( -- value )
T_NULL( -- value )
T_OID( -- value )
T_Object( -- value )
T_Regexp( -- value )
T_ScopedCode( -- value )
T_String( -- value )
T_Symbol( -- value )
T_Timestamp( -- value )
T_Undefined( -- value )
assoc>dbref( assoc -- dbref )
dbref-assoc?( assoc -- ? )
dbref>assoc( dbref -- assoc )


Class predicate words
WordStack effect
dbref?( object -- ? )
mdbregexp?( object -- ? )
mongo-scoped-code?( object -- ? )
mongo-timestamp?( object -- ? )
oid?( object -- ? )


Files


Metadata files