ListInterop<T> extension

on

Properties

kt KtMutableList<T>
Wraps this List with a KtMutableList interface.
no setter

Methods

toImmutableList() KtList<T>
Converts the List to a truly immutable KtList