aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/arithmetic.md
diff options
context:
space:
mode:
authorEduardo Julian2022-04-04 22:47:56 -0400
committerEduardo Julian2022-04-04 22:47:56 -0400
commit14f18c100c2f8c3ec9c60c14330d926cd2d6f639 (patch)
treea033abb73d7d6ca51878df76df7732e977dfabe3 /documentation/bookmark/arithmetic.md
parent8eb86ed366b2305751f2e831c7a081ffcca82c89 (diff)
Properly handling variance for arrays to avoid invalid subtyping.
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/arithmetic.md12
1 files changed, 0 insertions, 12 deletions
diff --git a/documentation/bookmark/arithmetic.md b/documentation/bookmark/arithmetic.md
deleted file mode 100644
index e4a3ddd07..000000000
--- a/documentation/bookmark/arithmetic.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Saturation
-
-1. [Saturation arithmetic](https://en.wikipedia.org/wiki/Saturation_arithmetic)
-
-# Interval
-
-1. [Interval Arithmetic: Not All Intervals are Created Equal](https://samlikes.pizza/pluto_interval_blog.jl.html)
-1. [Growing a Language, by Guy Steele](https://www.youtube.com/watch?v=_ahvzDzKdB0&t=2214s)
-1. [Yet another alternative to floating-point numbers](https://wordsandbuttons.online/yet_another_alternative_to_floating_point_numbers.html)
-1. [Interval arithmetic](https://en.wikipedia.org/wiki/Interval_arithmetic)
-1. [How do you compute the midpoint of an interval?](https://hal.archives-ouvertes.fr/file/index/docid/576641/filename/computing-midpoint.pdf)
-