Hacker News new | ask | show | jobs
by vorg 2999 days ago
I believe Swift (I think) uses this idea, where the 2nd and subsequent parameters are often named prepositions:

    divideInto(x, by:y, mod:z)