W3cubDocs

/Scala 3.2

Object StringOps.StringOps

object StringOps

Supertypes
Self type

Classlikes

Source
class WithFilter(p: Char => Boolean, s: String)

A lazy filtered string. No filtering is applied until one of foreach, map or flatMap is called.

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/StringOps$.html