zio.FunctionConstructor
See theFunctionConstructor companion object
A FunctionConstructor[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