StringOptics

class Object
trait Matchable
class Any
object all.type
object all.type
object string.type

Value members

Concrete methods

shows all elements of a collection in a string using a separator string

shows all elements of a collection in a string using a separator string

splits this string around matches of the given regex

splits this string around matches of the given regex

select the first n words of a string

select the first n words of a string

Concrete fields

a monomorphic Iso from a string to a list of chars

a monomorphic Iso from a string to a list of chars

fold over the individual words of a String

fold over the individual words of a String