UNPKG

monocle-ts-esm

Version:

A porting of scala monocle library to TypeScript

7 lines (6 loc) 127 B
import * as A from './Array'; /** * @category constructor * @since 2.2.0 */ export const indexReadonlyArray = A.indexArray;