One Comment

  • Without currying you couldn’t write the call to BuildPath directly inline inside “addLineToPoint”, since each arc4random_uniform would give you a different ValueBuilder and a different (p0 p1).

    Am I right?