make-query* ( tuple query -- tuple' )


Vocabulary
db.queries

Inputs
tuplean object
queryan object


Outputs
tuple'an object


Definition