DEV Community

Discussion on: [Challenge] Add numbers without (+-*/)

Collapse
 
shekohex profile image
shekohex

Crazy!
(for anyone wonder what iterators, check out the rust playground link I've posted, there is other solution that uses iterators instead of const generics)