Handbook
Glossary
search-imperfect ( header table -- imperfect/f )
Vocabulary
http2
.
hpack
.
private
Inputs
header
an
object
table
an
object
Outputs
imperfect/f
an
object
Definition
USING:
kernel
sequences
;
IN:
http2.hpack.private
:
search-imperfect
( header table -- imperfect/f )
swap
first
[
first
=
]
curry
find
drop
;