ListOptics

class Object
trait Matchable
class Any
object all.type
object all.type
object list.type

Value members

Concrete methods

final def listToArray[A : ClassTag]: Iso[List[A], Array[A]]

a monomorphic Iso from a list to an Array

a monomorphic Iso from a list to an Array

a monomorphic Prism from a List to a NonEmptyList

a monomorphic Prism from a List to a NonEmptyList

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

a monomorphic Iso from a List to a Vector

a monomorphic Iso from a List to a Vector

Concrete fields

a monomorphic Iso from a List[char] to a String

a monomorphic Iso from a List[char] to a String