Type Alias IShortMonarchLanguageAction

Expand description

An action is either an array of actions... ... or a case statement with guards... ... or a basic action with a token value.

type IShortMonarchLanguageAction = string