Skip to main content

interface ArrowGraph.Types

Utility interface that provides higher-kinded types for this collection.

Properties

builder

undocumented

Definition

readonly builder: ArrowGraph.Builder<this['_N']>;

context

undocumented

Definition

readonly context: ArrowGraph.Context<this['_N']>;

nonEmpty

undocumented

Definition

readonly nonEmpty: ArrowGraph.NonEmpty<this['_N']>;

normal

undocumented

Definition

readonly normal: ArrowGraph<this['_N']>;