toggle menu
4.1.1
jvm
switch theme
search in API
ktorm-core
/
org.ktorm.dsl
/
forEach
for
Each
inline
fun
Query
.
forEach
(
action
:
(
row
:
QueryRowSet
)
->
Unit
)
(
source
)
Perform the given
action
on each row of the query.
Since
3.0.0