Y
Hacker News
new
|
ask
|
show
|
jobs
by
hhmc
2227 days ago
But the wider context here -- and the reason the changed version was presumably written -- is the accusation that folds are overcomplicated.
It's under that lens that I am criticizing the changed code.
1 comments
sharpneli
2226 days ago
Not just folds. Also the lambda and the inner loop which is memcpy instead of range3. It’s about every part of the function, including but not limited to the folds.
link