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
@@ -41,7 +41,7 @@ product.Stock < 15
41
41
```coffeescript
42
42
all(Tweets, {.Size<140})
43
43
```
44
-
* Fast ([benchmarks](https://github.com/antonmedv/golang-expression-evaluation-comparison)): uses bytecode virtual machine and optimizing compiler.
44
+
* Fast ([benchmarks](https://github.com/antonmedv/golang-expression-evaluation-comparison#readme)): uses bytecode virtual machine and optimizing compiler.
0 commit comments