PRTools contents

PRTools manual

issequential

ISSEQUENTIAL

Test on sequential mapping

   N = ISSEQUENTIAL(W)
       ISSEQUENTIAL(W)

Input
 W input mapping

Output
 N logical value

Description

Returns true for sequential mappings. If no output is required,  false outputs are turned into errors. This may be used for  assertion.

See also

ismapping, issequential,

PRTools contents

PRTools manual