Present
zio.prelude.data.Optional.Present
Optional value that is present
Type parameters
- A
-
type of the value
Value parameters
- get
-
the value
Attributes
- Graph
-
- Supertypes
Members list
Type members
Inherited classlikes
Attributes
- Inherited from:
- Optional
- Supertypes
-
class Objecttrait Matchableclass Any
Value members
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Converts this optional value to standard scala.Option
Attributes
- Inherited from:
- Optional
In this article