UNPKG

monocle-ts-esm

Version:

A porting of scala monocle library to TypeScript

7 lines (6 loc) 155 B
import * as NEA from './NonEmptyArray'; /** * @category constructor * @since 2.2.0 */ export const indexReadonlyNonEmptyArray = NEA.indexNonEmptyArray;