|
|
|
|
|
by leledumbo
3641 days ago
|
|
I never need a closure. You need a shift in thinking, closures are much heavier than ordinary procedures, at least in Golang (yes, this is a real world experience). Delphi has closures, FPC is on development, but in the end I won't use it much. I need performance and maintainability, closures are against those two. |
|