### Monocle

This package is forked from `https://github.com/gcanti/monocle-ts` and adapted to work with the `@effect-ts` ecosystem. All credits the to original authors.

## Install

We recommend the usage of `yarn` and if you he packages the usage of `yarn workspaces` that handles by default hoisting of dependencies:

```sh
yarn add @effect-ts/system @effect-ts/tracing-utils @effect-ts/core @effect-ts/monocle
```
