-
Undocumented
Declaration
Swift
public let first: T -
Undocumented
Declaration
Swift
public let others: [T] -
Undocumented
Declaration
Swift
public var all: [T] { get } -
Undocumented
Declaration
Swift
public init(first: T, others: [T])
NonEmptyArray Structure Reference