Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I tried rust on this. https://github.com/tuxychandru/golang-challenge-rust/tree/ma...

It was shorter in LOC than my go version, mainly due to try!, but the lines themselves were longer. The one difference in correctness was that I forgot to close the files in Go, but RAII took care of it automatically in Rust.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: