Optional
smithy4s.optics.Optional
Optional can be seen as the weak intersection between a Lens and a Prism. It contains the same replace
function as a Lens and the same project
function of a Prism.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
- Self type
-
Members list
In this article