Hacker News new | ask | show | jobs
by R0b0t1 1586 days ago

  partial(some_operation, p1=10, p2=20)
Suffers from inconsistent syntax compared to normal function call. This is probably a negative, but it could be a positive.