Updated Feature suggestions (markdown)

This commit is contained in:
Brian Rogoff 2016-02-01 09:03:43 -08:00
parent c2993e5bf8
commit 6d9e695337
1 changed files with 3 additions and 1 deletions

View File

@ -48,4 +48,6 @@ would initialize all elements of x to -1
- scoped imports, like D, Ada, and Ocaml
- Nim documentation provided as .epub (tutorials + manual)
- Nim documentation provided as .epub (tutorials + manual)
- Missing features from C++/D template (generics in Nim) system, eg variadic generics and generic generic parameters