Handbook
Glossary
<literal-bind> ( key type value -- literal-bind )
Vocabulary
db
.
types
Inputs
key
an
object
type
an
object
value
an
object
Outputs
literal-bind
a
literal-bind
Word description
An internal constructor for creating objects containing parameters used for binding literal values to a tuple query.
Definition
USING:
kernel
;
IN:
db.types
:
<literal-bind>
( key type value -- literal-bind )
\
literal-bind
boa
;
inline