fix: typo in src/functional/optics.md (#409)

pull/410/head
Bheesham Persaud 2 months ago committed by GitHub
parent bdadb4969a
commit bef2f232ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,8 +12,8 @@ to fully get into its abilities. However their applicability in Rust is much
simpler.
To explain the relevant parts of the concept, the `Serde`-API will be used as an
example, as it is one that is difficult for many to to understand from simply
the API documentation.
example, as it is one that is difficult for many to understand from simply the
API documentation.
In the process, different specific patterns, called Optics, will be covered.
These are *The Iso*, *The Poly Iso*, and *The Prism*.

Loading…
Cancel
Save