intersect

infix fun intersect(other: KetexSet)

Intersects this set with another set ([\w&&[^\d]]), matching the result.

Matches the intersection between the two character classes. Useful if you want to white or blacklist certain characters from a broader class.