coil d119a67482 Refactor switching station ABMs (#508)
When the function is defined inside the ABM, a new closure is allocated every time the ABM runs. 
Since the action function is already way too long, it's better for readability and performance to split it out.
2019-08-26 19:45:11 +02:00
..
2019-01-26 14:15:40 +01:00
2019-01-26 14:15:40 +01:00
2017-03-10 01:35:58 -06:00