Sync
de.rmgk.delay$.Sync
Description of a computation that returns an A immediately without blocking.
This could be seen as a () => A but with an additional Ctx to store context information.
Attributes
- Graph
- Supertypes
Description of a computation that returns an A immediately without blocking.
This could be seen as a () => A but with an additional Ctx to store context information.