FilterIndexFunctions

monocle.function.FilterIndexFunctions

Attributes

Source:
FilterIndex.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object FilterIndex.type
object Monocle.type
object all.type

Members list

Concise view

Value members

Concrete methods

def filterIndex[S, I, A](predicate: I => Boolean)(implicit ev: FilterIndex[S, I, A]): Traversal[S, A]

Attributes

Source:
FilterIndex.scala