Documentation
Dlang.org
GyreD (source)
HashSet
eris
hash_table
Safe version of
UnsafeHashSet
.
alias
HashSet
(
T
)
=
HashMap
!(
T
,
Unit
)
eris
hash_table
aliases
HashSet
UnsafeHashSet
structs
HashMap
UnsafeHashMap
Safe version of UnsafeHashSet.