RegexpOps

io.scalaland.chimney.internal.compiletime.datatypes.ProductTypes.ProductTypesModule.RegexpOps
implicit class RegexpOps(regexp: Regex)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def isMatching(value: String): Boolean