Type alias Return<T>

Return<T>: readonly [typeof returnNominal, T]

Return denotes a terminal symbol of your language.

Type Parameters

  • T

Generated using TypeDoc