standard(Integer numStates)
The Standard data type function. Takes a state count and produces a Standard data type with that number of states.
Parameters
- Integer numStates - the number of distinct states in this data type.
Return type
SequenceType
Examples