tock / ai.tock.shared / kotlin.String / withoutNamespace

withoutNamespace

fun String.withoutNamespace(namespace: String? = null): String (source)

Remove the specified namespace from a qualified name if this qualified name contains the namespace, and return the result.