You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ref/xrank.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Where
22
22
23
23
returns for each item in `y` the bucket into which it falls, represented as a long from 0 to `x-1`.
24
24
25
-
If the total number of items is evenly divisible by `x`, then each bucket will have the same number of items; otherwise some bucket sizes will differ by 1 dispersed through the result.
25
+
If the total number of items is evenly divisible by `x`, then each bucket will have the same number of items; otherwise some bucket sizes will differ by 1 dispersed throughout the result.
0 commit comments