pgator-backend ~master (2021-09-30T11:15:46.9807266)
Dub
Repo
removeOne
pgator
util
list
NEVER use while iterating the
list
.
void
removeOne
(
T
)
(
ref
DList
!
T
list
,
T
elem
)
Meta
Source
See Implementation
pgator
util
list
functions
removeOne
NEVER use while iterating the list.