get

operator fun get(char: Char): () -> Unit?
operator fun get(code: Int): () -> Unit?