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 4af932e commit 9cc30acCopy full SHA for 9cc30ac
src/idiomatic/leveraging-the-type-system.md
@@ -36,7 +36,7 @@ Additional items speaker may mention:
36
doesn't support inheritance, and object decomposition should take into account the
37
constraints introduced by the borrow checker.
38
39
-- Mention that type-level abstractions are often referred to as "zero-cost
+- Mention that type-level programming can be often used to create "zero-cost
40
abstractions", although the label can be misleading: the impact on compile
41
times and code complexity may be significant.
42
0 commit comments