Companion

object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun isLegalPrefix(prefix: String, prefixesTree: MutableMap<String, Int>): Boolean
fun isLegalPrefix(prefix: CharArray, length: Int, prefixesTree: MutableMap<String, Int>): Boolean