File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1310,13 +1310,13 @@ None are expected.
13101310How to Teach This
13111311=================
13121312
1313- I think some inspiration can be taken from how TypeScript teaches
1314- their equivalent features.
1315-
1316- (Though not complete inspiration---some important subtleties of things
1317- like mapped types are unmentioned in current documentation
1318- ("homomorphic mappings").)
1313+ I think much inspiration can be taken from how TypeScript teaches
1314+ their equivalent features, since they have similar complexity. We
1315+ will want high-level example-driven documentation, similar to what
1316+ TypeScript does.
13191317
1318+ Where we will need to do better than TypeScript is to *also * have more
1319+ complete documentation of the important details.
13201320
13211321Reference Implementation
13221322========================
You can’t perform that action at this time.
0 commit comments