Function TMStateFrom

  • Create TMState list with each element of strs as its representation.

    Parameters

    • Rest ...strs: string[]

      List of string representation corresponding to each state that will be created

    Returns TMState[]

    Created state list, whose length is the same as "strs"

Generated using TypeDoc