AnyArr1

ostrat.AnyArr1$
object AnyArr1

Extractor object for Arr[A] of length == 1. Arr[A] is an immutable covariant Array based collection.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
AnyArr1.type

Members list

Concise view

Value members

Concrete methods

def unapply(arr: AnyArr): Option[Any]

Extractor for AnyArr of length == 1. Arr[A] is an immutable covariant Array based collection.

Extractor for AnyArr of length == 1. Arr[A] is an immutable covariant Array based collection.

Attributes