(check-ref) ( ref -- ref )


Vocabulary
python.errors

Inputs
refa python object


Outputs
refa python object


Word description
Verifies that the reference is not f and throws an error if it is.

Definition