Absent
zio.prelude.data.Optional.Absent
Optional value that is absent
Attributes
- Graph
-
- Supertypes
- Self type
-
Absent.type
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Optional
Attributes
- Inherited from:
- Optional
Create a new instance of type T with elements taken from product p.
Create a new instance of type T with elements taken from product p.
Attributes
- Inherited from:
- Singleton
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Converts this optional value to standard scala.Option
Attributes
- Inherited from:
- Optional
In this article