swisstable ~master (2025-12-25T19:41:07.4986282)
Dub
Repo
Set.remove
swisstable
set
Set
Remove value from the map.
size_t
remove
(E value)
struct
Set
(T, Allocator = shared const Mallocator)
size_t
remove
(
E
)
(
in
E
value
)
if
(
isImplicitlyConvertible
!(
E
,
SlotType
)
)
size_t
remove
(E values)
Return Value
Type:
size_t
the number of elements removed.
Meta
Source
See Implementation
swisstable
set
Set
aliases
SlotType
functions
byKey
insert
opApply
opBinaryRight
remove
manifest constants
CompCondition
HashKeyArg
mixins
__anonymous
properties
keys
Remove value from the map.