Added in v1.5.0
Signature
export declare function indexNonEmptyArray<A = never>(): Index<NonEmptyArray<A>, number, A>