list

monocle.std.list$
object list extends ListOptics

Attributes

Source:
List.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
list.type

Members list

Concise view

Value members

Inherited methods

def listToVector[A]: Iso[List[A], Vector[A]]

Attributes

Inherited from:
ListOptics
Source:
List.scala
def pListToVector[A, B]: PIso[List[A], List[B], Vector[A], Vector[B]]

Attributes

Inherited from:
ListOptics
Source:
List.scala