We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent affe039 commit 866993eCopy full SHA for 866993e
README.md
@@ -61,7 +61,7 @@ Especially useful is the paper "[Fast Set Operations Using Treaps]" by Guy E. Bl
61
62
## Compare function
63
64
-To apply this library to types of one-dimensional intervals, you must provide a compare funtion:
+To apply this library to types of one-dimensional intervals, you must provide a compare function:
65
66
```go
67
// cmp must return four int values:
0 commit comments