gcanti / monocle-ts

Functional optics: a (partial) porting of Scala monocle
https://gcanti.github.io/monocle-ts/
MIT License
1.05k stars 52 forks source link

fromTraversable(array) - array is deprecated #176

Closed SimonAM closed 2 years ago

SimonAM commented 2 years ago

📖 Documentation

array from "fp-ts/Array" is deprecated.

However the docs at fp-ts/modules/index::fromTraversable uses fromTraversable(array)