Handbook
Glossary
oauth-request-params? ( object -- ? )
Vocabulary
oauth1
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
oauth-request-params
class.
Definition
USING:
classes.tuple.private
;
IN:
oauth1
:
oauth-request-params?
( object -- ? )
\
oauth-request-params
9
tuple-instance?
;