Skip to content

Commit

Permalink
Update README.md (#18)
Browse files Browse the repository at this point in the history
Add link to Kotlin implementation.
  • Loading branch information
aboodman committed Jul 5, 2023
1 parent 9e55f97 commit 785c6f5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ generateNKeysBetween(second, third, 2); // ['a0G', 'a0V']

These should be byte-for-byte compatible.

| Language | Repo |
| -------- | ---------------------------------------------------- |
| Go | https://github.com/rocicorp/fracdex |
| Python | https://github.com/httpie/fractional-indexing-python |
| Language | Repo |
| -------- | ----------------------------------------------------- |
| Go | https://github.com/rocicorp/fracdex |
| Python | https://github.com/httpie/fractional-indexing-python |
| Kotlin | https://github.com/darvelo/fractional-indexing-kotlin |

0 comments on commit 785c6f5

Please sign in to comment.