org.gerweck.scala.util
Utilities to make it more convenient to work with regular expressions.
(Since version 2.5) This is now equivalent to Scala's .r.unanchored
.r.unanchored
Enhanced regex operations that aren't supported by regular Scala Regex objects.
Regex
Utilities to make it more convenient to work with regular expressions.
(Since version 2.5) This is now equivalent to Scala's
.r.unanchored