pgator-backend v0.2.0 (2014-11-11T19:07:52Z)
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.