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 81f28a4 commit 1ff04beCopy full SHA for 1ff04be
docs/docs/reference/phantom-types.md
@@ -27,7 +27,7 @@ If they don't live in the universe bounded by `scala.Any` and `scala.Nothing` wh
27
they live? The answer is in their own type universes bounded by their phantom `Any` and `Nothing`.
28
In fact we allow multiple phantom universes to exist.
29
30
-```
+```none
31
+-----+ +---------------+ +--------------------+
32
| Any | | MyPhantom.Any | | MyOtherPhantom.Any |
33
0 commit comments