Companion

object Companion

Functions

Link copied to clipboard

FilterIndex instance definition for List.

Link copied to clipboard
fun <K, V> map(): FilterIndex<Map<K, V>, K, V>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

FilterIndex instance for String. It allows filtering of every Char in a String by its index's position.