KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.modeling.agent
/
Population
/
where
where
fun
where
(
predicate
:
(
A
)
->
Boolean
)
:
List
<
A
>
(
source
)
Return a new list of agents matching
predicate
.