|
|
|
|
|
by 0x6862
2085 days ago
|
|
All generic container manipulating functions use iterations - each of which you’d have to write a utility function for, just to use a couple of times. What would otherwise be a trivial one liner with something like transform suddenly turns into a 3 line call |
|