|
|
|
|
|
by masklinn
2325 days ago
|
|
Closures are completely unnecessary to start with yet I don’t see you bemoan their existence. “Callability” not being restricted to functions (closures or not) can often be convenient, especially when that use is colloquial (eg closure where symbols and collections are callable), and obviate unnecessary boilerplate. |
|