

Ignore the reasonable comments that say you are more than ready.
The next step is obviously learning Haskell, specifically sum types (like rusts enums), lists (lazy, like rusts iterators) and classes (like rusts traits).
Then you will think, “if only there was a language that was a mix of C and Haskell” and that’s rust.




I thought that goes without saying.