A hard exercise to help build the right mental model for Python data.

The “Solution” link visualizes execution and reveals what’s actually happening using 𝗺𝗲𝗺𝗼𝗿𝘆_𝗴𝗿𝗮𝗽𝗵: https://github.com/bterwijn/memory_graph

  • a_non_monotonic_function@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    C already has that class of operators, but lacks a set in the base language.

    You are probably interacting with analogous operators all day long.

    I don’t see why extending those notions would cause you issues as a C programmer.