partialRatio

fun partialRatio(s1: String, s2: String, processor: (String) -> String = { it }): Int(source)