BibleKit-kmp
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
BibleKit-kmp
biblekit-db
/
com.aarkaystudio.biblekitdb
/
VerseRepository
/
insertAll
insert
All
abstract
suspend
fun
insertAll
(
verses
:
List
<
VerseEntity
>
)
Inserts a list of
VerseEntity
objects into the database.
Parameters
verses
The list of
VerseEntity
objects to insert.