Closed blakejakopovic closed 10 years ago
Refactored the serial.util/list-ports method to use map instead of loop/recur, to make it more idiomatic.
serial.util/list-ports
map
loop/recur
Refactored the
serial.util/list-ports
method to usemap
instead ofloop/recur
, to make it more idiomatic.