tieskedh
asSequence.filter.tolist
.filter
asSequence
.tolist
mutableList.filter(it.length < 5).forEach(mutableList.remove(it)