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