AppliedStringsOps

final case class AppliedStringsOps(s: String) extends AnyVal
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

select the first n words of a string

select the first n words of a string

convert from a List to a String

convert from a List to a String

fold over the individual words of a String

fold over the individual words of a String

Inherited methods

Inherited from:
Product