@@@
Realm Kotlin SDK
/
io.realm.kotlin.ext
/
toRealmSet
to
Realm
Set
fun
<
T
>
Iterable
<
T
>
.
toRealmSet
(
)
:
RealmSet
<
T
>
Content copied to clipboard
Instantiates an
unmanaged
RealmSet
containing all the elements of this iterable.