remove

Remove element from this list, returning true if the list changed.

open suspend fun remove(element: T): Boolean