Y
Hacker News
new
|
ask
|
show
|
jobs
by
arksingrad
1487 days ago
@inbounds isn't the problem, it's incorrect usage of it. The poor docstring is absolutely a problem though, you should be iterating over eachindex(A), not 1:length(A).