Handbook
Glossary
collection>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
collection>>
( object -- value )
Methods
USING:
accessors
kernel.private
mongodb.msg
slots.private
strings
;
M:
mdb-delete-msg
collection>>
7
slot
{
string
}
declare
;
inline
USING:
accessors
kernel.private
mongodb.msg
slots.private
strings
;
M:
mdb-getmore-msg
collection>>
7
slot
{
string
}
declare
;
inline
USING:
accessors
kernel.private
mongodb.msg
slots.private
strings
;
M:
mdb-insert-msg
collection>>
7
slot
{
string
}
declare
;
inline
USING:
accessors
kernel.private
mongodb.msg
slots.private
strings
;
M:
mdb-query-msg
collection>>
7
slot
{
string
}
declare
;
inline
USING:
accessors
kernel.private
mongodb.msg
slots.private
strings
;
M:
mdb-reply-msg
collection>>
7
slot
{
string
}
declare
;
inline
USING:
accessors
kernel.private
mongodb.msg
slots.private
strings
;
M:
mdb-update-msg
collection>>
7
slot
{
string
}
declare
;
inline
USING:
accessors
mongodb.benchmark
slots.private
;
M:
result
collection>>
3
slot
;
inline