programming-team-code / programming_team_code_rust

rustaceans
Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

call closure instead of returning vec #75

Closed lrvideckis closed 3 months ago

lrvideckis commented 3 months ago

basically avoid allocating a Vec where it can be avoided