Open SimonAM opened 2 years ago
The examples in the documentation refers to Lens.fromProp method. However, in the docs no such method exists.
https://gcanti.github.io/monocle-ts/modules/Lens.ts.html
It's a little confusing, but you're looking at the unstable API. What you're looking for in is in the index module:
https://gcanti.github.io/monocle-ts/modules/index.ts.html#fromprop-static-method
📖 Documentation
The examples in the documentation refers to Lens.fromProp method. However, in the docs no such method exists.
https://gcanti.github.io/monocle-ts/modules/Lens.ts.html