io.alh 280 B

1234567
  1. Element function input()
  2. Void function output(value : Element)
  3. Element function input_timeout(timeout : Float)
  4. Boolean function other_has_output(comm : String)
  5. Void function give_input_to_other(comm : String, value : Element)
  6. Element function get_output_from_other(comm : String)