|
|
|
|
|
by renox
4218 days ago
|
|
I disagree, it could be improved: imperative|declarative is not a binary state but a continuous line.
For example, you could use foreach instead of for in the imperative solution and the loop would become closer to the declarative one. |
|