check-ok ( result -- errmsg ? )


Vocabulary
mongodb.connection

Inputs
resultan object


Outputs
errmsgan object
?an object


Definition


: check-ok ( result -- errmsg ? )
[ [ "errmsg" ] dip at ] [ [ "ok" ] dip at ] bi ; inline