StringOps

cats.xml.utils.StringOps$
object StringOps extends StringOpsSyntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

implicit class stringCustomOps(value: String)

Attributes

Inherited from:
StringOpsSyntax
Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def advancedSplit(value: String, inclusiveChars: Array[Char], exclusiveChars: Array[Char]): Array[String]

Implicits

Inherited implicits

final implicit def stringCustomOps(value: String): stringCustomOps

Attributes

Inherited from:
StringOpsSyntax