Extract

scala.meta.contrib.Extract
See theExtract companion trait
object Extract

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Extract.type

Members list

Value members

Concrete methods

def apply[A, B](f: A => List[B]): Extract[A, B]