Thingy = Map<Foo<Bar>, List<String>> MyFunction = (List<Foo>, Bar, int, String)->intAnother advantage is that TypeAlias could make explorative programming easier. When you don't know yet which type to use, you can use a TypeAlias so that changing the type don't require that much changes all over the place anymore. -- ArjanB - 01 Jan 2004 And 'Thingy' & 'MyFunction' showing up in error messages? -- IsaacGouy - 03 Jan 2004 Preferably but it will be quite hard to implement -- ArjanB - 04 Jan 2004
| Topic TypeAlias . { Edit | Attach | Ref-By | Printable | Diffs | r1.4 | > | r1.3 | > | r1.2 | More } |
|
Revision r1.4 - 04 Jan 2004 - 22:04 GMT - ArjanB Parents: WebHome > FeatureProposals |
Copyright © 1999-2003 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding TWiki? Send feedback. |