cachetools v0.1.1 (2019-01-11T13:20:18Z)
Dub
Repo
SList.remove_by_predicate
cachetools
containers
lists
SList
remove items by predicate
struct
SList
(T, Allocator = Mallocator, bool GCRangesAllowed = true)
bool
remove_by_predicate
@
nogc
@
trusted
nothrow
(
scope
bool
delegate
(
T
) @
safe
@
nogc
nothrow
f
)
Meta
Source
See Implementation
cachetools
containers
lists
SList
functions
back
clear
empty
front
insertBack
insertFront
length
popFront
range
remove_by_predicate
remove items by predicate