krangl / krangl / kotlin.String / with

with

infix fun <T> String.with(that: DeparseFormula<T>): Pair<String, DeparseFormula<T>>