pgator-backend ~try_next_gen (2022-05-28T00:47:55.7961488)
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.