ac25a41f77159f5c92bc4031ec7439bf559646c6
`enumerate()` begins counting at 0, so I was dividing the sum by one less than the count of boids. Thus the over-expanded result. I should do unit testing. I should rewrite this function to take the vector directly. I *know* that the input is a vector at all times. Mmh.
Description
Languages
Rust
76.5%
HTML
12.4%
Makefile
9.7%
Dockerfile
1.4%