KindContext<S, F>: {
    self: KindFacet<F>;
    state: S;
}

Type Parameters

  • S
  • F