replaceNonDigit

fun String?.replaceNonDigit(replacement: String = ""): String?