Hacker News new | ask | show | jobs
by Blikkentrekker 2 days ago
The issue is that these functions in Lisps are variadic and can accept more arguments than one. `map`, and `zipwidth` in lisps are actually the same function.