aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/integer.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/integer.md')
-rw-r--r--documentation/bookmark/integer.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bookmark/integer.md b/documentation/bookmark/integer.md
index 3727d760a..98b7d308b 100644
--- a/documentation/bookmark/integer.md
+++ b/documentation/bookmark/integer.md
@@ -1,6 +1,6 @@
# Parsing
-0. []()
+0. [Figuring out round, floor and ceil with integer division](http://blog.pkh.me/p/36-figuring-out-round%2C-floor-and-ceil-with-integer-division.html)
0. [Multiplication from Scratch](https://gist.github.com/reednj/faca61bca9f09f9e1e9462595be2e931)
0. [Faster Integer Parsing](https://rust-malaysia.github.io/code/2020/07/11/faster-integer-parsing.html)