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