ContRap
The symbolic tool for control-flow based rapid prototyping.

Library system
Overview

This library is undocumented

Non-class functions

Here you will find the list of all functions, which are defined outside the scope of a class.

concurrent(commands:List)
Starts several commands concurrently
sleep(time:int):void
Sleeps a given amount of time
thread(command:):void
Starts a command in a thread