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: README.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
@@ -13,7 +13,7 @@ Fractional indexing is a technique to create an ordering that can be used for [R
13
13
14
14
This implementation includes variable-length integers, and the prepend/append optimization described in David's article.
15
15
16
-
This should be byte-for-byte compatible with https://github.com/rocicorp/fracdex.
16
+
This should be byte-for-byte compatible with [rocicorp/fractional-indexing](https://github.com/rocicorp/fractional-indexing) and [rocicorp/fracdex](https://github.com/rocicorp/fracdex).
0 commit comments