Handbook
Glossary
>identity-hash-set ( members -- ihash-set )
Vocabulary
hash-sets
.
identity
Inputs
members
an
object
Outputs
ihash-set
an
object
Definition
USING:
hash-sets
hash-sets.identity.private
kernel
sequences
;
IN:
hash-sets.identity
:
>identity-hash-set
( members -- ihash-set )
[
<identity-wrapper>
]
map
>hash-set
identity-hash-set
boa
;
inline