DEV Community

Discussion on: Challenge - Print Spiral

 
heikodudzus profile image
Heiko Dudzus

That's quite common in functional programming, btw. When I read about Rust in early 2016, the most impressive and likeable idea was borrowing. And, of course, pattern matching. I like to see some Rust here.