mambo ~master (2019-03-10T19:10:20Z)
Home
Dub
Repo
_anyAA
mambo
core
AssociativeArray
Undocumented in source. Be warned that the author may not have intended to support it.
bool
_anyAA
(
alias
predicate
AA
)
(
AA
aa
)
if
(
isAssociativeArray
!(
AA
) &&
isAssociativeArrayPredicate
!(
predicate
,
AA
)
)
Meta
Source
See Implementation
mambo
core
AssociativeArray
functions
_anyAA
_findAA
_mapAA
equalRange
get
insert
isEmpty
lowerBound
put
remove
size
structs
KeyValue