Filter

scala.collection.View$.Filter$
See theFilter companion class
object Filter

Attributes

Companion
class
Source
View.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Filter.type

Members list

Value members

Concrete methods

def apply[A](underlying: Iterable[A], p: A => Boolean, isFlipped: Boolean): Filter[A]

Attributes

Source
View.scala