- Element function input()
- Void function output(value : Element)
- Element function input_timeout(timeout : Float)
- Boolean function other_has_output(comm : String)
- Void function give_input_to_other(comm : String, value : Element)
- Element function get_output_from_other(comm : String)
|