uim-core ~master (2021-10-23T12:07:43Z)
Dub
Repo
countsEquals
uim
core
containers
array_
Counts the occourence of values in an array
auto
countsEquals
(T[] baseArray)
auto
countsEquals
(T[] baseArray, T[] validValues)
@
safe
auto
countsEquals
(
T
)
(
in
T
[]
baseArray
,
in
T
[]
validValues
= null
)
Meta
Source
See Implementation
uim
core
containers
array_
functions
add
castTo
change
countsEquals
exist
filters
firstPosition
has
index
indexes
positions
sub
Counts the occourence of values in an array