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