zio.ZIOFunctionConstructor
See theZIOFunctionConstructor companion object
A ZIOFunctionConstructor[Input] knows how to construct a ZIO value from a function of type In. This allows the type of the ZIO value constructed to depend on In.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article