Updated Feature suggestions (markdown)

This commit is contained in:
bpr 2014-09-10 09:30:27 -07:00
parent d904cf0dea
commit bef2d4ad7e
1 changed files with 46 additions and 44 deletions

View File

@ -42,3 +42,5 @@ would initialize all elements of x to -1
- array/sequence comprehension
- introspection like python's dir()
- scoped imports, like D, Ada, and Ocaml