Hacker News new | ask | show | jobs
by ergl 3648 days ago
You could also use mixfix notation for this:

    _to_do_
      n to m do f =
        x := n
        ...