Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBaseImmutable<T>

The base interface for all inputs

Type parameters

Hierarchy

Index

Properties

Methods

Properties

type

type: T

The type is immutable as all constructed inputs cannot change kind

Methods

__@asyncIterator

  • __@asyncIterator(): AsyncIterator<IRepresentationImmutable>
  • Returns AsyncIterator<IRepresentationImmutable>