Handbook
Glossary
mdb-special-value? ( value -- ? )
Vocabulary
bson
Inputs
value
an
object
Outputs
?
an
object
Definition
USING:
bson.constants
byte-arrays
calendar
combinators.short-circuit
quotations
;
IN:
bson
:
mdb-special-value?
( value -- ? )
{
[
timestamp?
]
[
quotation?
]
[
mdbregexp?
]
[
oid?
]
[
byte-array?
]
}
1||
;
inline