Handbook
Glossary
<mdbregexp> ( string -- mdbregexp )
Vocabulary
bson
.
constants
Inputs
string
an
object
Outputs
mdbregexp
an
object
Definition
USING:
accessors
kernel
;
IN:
bson.constants
:
<mdbregexp>
( string -- mdbregexp )
[
mdbregexp
new
]
dip
>>regexp
;