swisstable ~master (2025-12-25T19:41:07.4986282)
Dub
Repo
Set.remove
swisstable
set
Set
Remove values from the map.
size_t
remove
(E value)
size_t
remove
(E values)
struct
Set
(T, Allocator = shared const Mallocator)
size_t
remove
(
E
)
(
in
E
values
)
if
(
isInputRange
!
E
&&
isImplicitlyConvertible
!(
ElementType
!
E
,
SlotType
)
)
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 values from the map.