2 Repositories
Android regexp Libraries
An idiomatic Kotlin DSL for creating regular expressions.
Ketex An idiomatic Kotlin DSL for creating regular expressions. For documentation and usage instructions, please take a look at the docs. Here's the m
24 Nov 8, 2022
Regular expression DSL on Kotlin
Examples Characters Construct Equivalent Matches x character(Char) The character x \\ character('\\') The backslash character \0n octal(OctalValue(7))
1 Oct 7, 2021