We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8821b9 commit dcd05b4Copy full SHA for dcd05b4
blog/_posts/2016-02-17-scaling-dot-soundness.md
@@ -7,10 +7,10 @@ disqus: true
7
---
8
9
In my [last
10
-blog](http://www.scala-lang.org/blog/2016/02/03/essence-of-scala.html)
+blog post](http://www.scala-lang.org/blog/2016/02/03/essence-of-scala.html)
11
I introduced DOT, a minimal calculus that underlies much of Scala.
12
DOT is much more than an academic exercise, because it gives us
13
-guidelines how to design a sound type system for full Scala.
+guidelines on how to design a sound type system for full Scala.
14
15
## Recap: The Problem of Bad Bounds
16
0 commit comments