pneumatic-tubes
pneumatic-tubes copied to clipboard
Refactor tube creation and deletion
Tube state is now managed in separate atom which can be deleted from the instance list immediately when tube is destroyed. This shoduld fix #6 There is no change in the API. Also fixes dependency issue and division by zero in average_numbers example