• Mad
    link
    22 years ago

    one thing i love about rust and other strongly typed languages (with sane type systems) is that you can often get most of the information you need about a bit of code just by looking at the types, and in most modern IDEs that’s as easy as hovering over an identifier or even expression