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