DEV Community

Discussion on: Check out this Advent of Code helper for Rust

Collapse
 
jeikabu profile image
jeikabu

That is pretty neat. The whole cargo ecosystem is one of Rust's biggest strengths.

I'm actually here to upvote F#. The whitespace rules were a little annoying, but |> should be in every language. I originally justified using it because it could co-exist in the MS ecosystem alongside our C#. Thing is, once you get comfortable with it you won't want to use assemblies from other languages because you'll inherit null, exceptions, and non-idiomatic syntax.

But I'd push for it if I thought I could get other people from the team on-board.