inline fun <C : Appendable> CharSequence.filterNotTo( destination: C, predicate: (Char) -> Boolean ): C
Appends all characters not matching the given predicate to the given destination.
登录查看完整内容
联系方式: