dextool v2.0.0-rc.1 (2020-01-03T16:03:52Z)
Dub
Repo
SList.remove_by_predicate
cachetools
containers
lists
SList
Undocumented in source. Be warned that the author may not have intended to support it.
struct
SList
(T, Allocator = Mallocator)
@
nogc
@
trusted
nothrow
bool
remove_by_predicate
(
scope
bool
delegate
(
T
)
@
safe
@
nogc
nothrow
f
)
Meta
Source
See Implementation
cachetools
containers
lists
SList
aliases
allocator
opSlice
destructors
~this
functions
back
clear
empty
front
insertBack
insertFront
length
popFront
range
remove_by_predicate
postblits
this(this)
structs
_Node
variables
_first
_last
_length