Hacker News new | ask | show | jobs
by Someone 1554 days ago
What you propose requires some arrow leading (directly or indirectly) from mutate! to input. The model I commented on:

  input -> fn1 -> fn2 -> fnn -> mutate!
doesn’t have such a loop.