kodein-db-api
/
org.kodein.db
/
useModels
common
use
Models
inline fun <
M
:
Any
,
R
>
Cursor
<
M
>.
useModels
(reverse:
Boolean
= false, seekToStart:
Boolean
= true, vararg options:
Options.Get
, block: (
Sequence
<
M
>) ->
R
):
R
Content copied to clipboard