• r00ty@kbin.life
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    7 months ago

    C# is about right. LINQ was meant to make things easier, or at least the code easier to read. Instead, you gain this addiction to seeing how much functional logic you can fit into one line of code (or a single multi-line query) while still remaining readable.