Handbook
Glossary
in-count>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
in-count>>
( object -- value )
Methods
USING:
accessors
io.streams.counting
kernel.private
math
slots.private
;
M:
counting-stream
in-count>>
3
slot
{
integer
}
declare
;
inline