• @Agent641
    link
    11 year ago

    What does the walrus operator do?

    • @mumblerfish
      link
      11 year ago

      I think it’s called ‘delayed assignment’. So it is almost like =, but you can use arguments to define functions, f[a_]:=a+2.