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