|
|
|
|
|
by riadd
2397 days ago
|
|
The implicit collection problem can be prevented by making sure that you put explicit return statements at function ends. This goes contrary to the dense syntax argument but at least there is a workaround for performance critical code. |
|