Handbook
Glossary
shrink-dynamic-table ( dynamic-table shrink-to -- shrunk-dynamic-table )
Vocabulary
http2
.
hpack
.
private
Inputs
dynamic-table
an
object
shrink-to
an
object
Outputs
shrunk-dynamic-table
an
object
Definition
USING:
kernel
sequences
;
IN:
http2.hpack.private
:
shrink-dynamic-table
( dynamic-table shrink-to -- shrunk-dynamic-table )
dupd
dynamic-table-remove-index
[
head
]
when*
;