root/trunk/docsrc/future.dd

Revision 659, 256 bytes (checked in by andrei, 4 years ago)

Changed ddoc extensions to dd and changed linux.mak accordingly

  • Property svn:eol-style set to native
Line 
1 Ddoc
2
3 $(D_S Future Directions,
4
5     $(P The following new features for D are planned for post 1.0,
6     but the details have
7     not been worked out:)
8
9     $(OL
10     $(LI Template inheritance.)
11     $(LI Array operations.)
12     )
13
14 )
15
16 Macros:
17     TITLE=Future Directions
18     WIKI=Future
Note: See TracBrowser for help on using the browser.