Handbook
Glossary
max-size>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
max-size>>
( object -- value )
Methods
USING:
accessors
lru-cache
slots.private
;
M:
fifo-cache
max-size>>
4
slot
;
inline
USING:
accessors
http2.hpack
kernel.private
math
slots.private
;
M:
hpack-context
max-size>>
2
slot
{
integer
}
declare
;
inline
USING:
accessors
slots.private
tools.deploy.test
;
M:
image-too-big
max-size>>
3
slot
;
inline
USING:
accessors
lru-cache
slots.private
;
M:
lifo-cache
max-size>>
4
slot
;
inline
USING:
accessors
lru-cache
slots.private
;
M:
lru-cache
max-size>>
4
slot
;
inline