PRTools contents |
ISSEQUENTIAL
N = ISSEQUENTIAL(W)
ISSEQUENTIAL(W)
Input | |
W | input mapping |
Output | |
N | logical value |
Returns true for sequential mappings. If no output is required, false outputs are turned into errors. This may be used for assertion.
PRTools contents |