ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
isPredicateOf
dmd
root
array
Evaluates to
true
if
func
can be called with a value of
T
and returns
bool
.
enum
isPredicateOf (
alias
func
T
)
Meta
Source
See Implementation
dmd
root
array
enums
isCallableWith
isInputRange
isPredicateOf
functions
equal
filter
map
reverse
split
staticArray
properties
peekSlice
structs
Array
templates
ElementType
each
Evaluates to true if func can be called with a value of T and returns bool.