sbuf? ( object -- ? )
Factor handbook » The language » Collections » String buffers

Prev:sbuf
Next:>sbuf ( seq -- sbuf )


Vocabulary
sbufs

Inputs and outputs
objectan object
?a boolean


Word description
Tests if the object is an instance of the sbuf class.

Definition