StringStylingExtension

weaponregex.extension.StringExtension$.StringStylingExtension
implicit class StringStylingExtension(string: String)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

final def toggleCase: String

Character-wise toggling the case of a String

Character-wise toggling the case of a String

Attributes

Returns

Case-toggled String