Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Env<C, A>

Generic type for computations that depend on capabilities from the environment.

Type parameters

  • C

  • A

Hierarchy

  • Env

Callable

  • __call(capabilities: C): Resume<A>

Generated using TypeDoc