UNPKG

monocle-ts

Version:

A porting of scala monocle library to TypeScript

7 lines (6 loc) 113 B
import * as S from './Set'; /** * @category constructor * @since 2.2.0 */ export var atReadonlySet = S.atSet;