Optics for F#


Keywords
f#, fsharp, isomorphism, lens, optic, prism
License
MIT
Install
Install-Package Aether -Version 8.3.1

Documentation

Aether

Chat Build

What is Aether?

Aether is an Optics library for F#, similar to the Haskell Data.Lens package. See the dedicated Aether Site for more information, including guides, reference material, updates, etc.

Installation

Aether can be installed from NuGet. Using the Package Manager Console:

PM> Install-Package Aether

License

Aether is under the MIT license.