@ -1,6 +1,6 @@
package slices
import "git.milar.in/milarin/gmath"
import "git.tordarus.net/tordarus/gmath"
func Reduce[T, R any](slice []T, reducer func(current R, v T) R) R {
res := new(R)
The note is not visible to the blocked user.