Confirmation for 2.3
- Posted by aku at inbox.as Aug 16, 2001
- 514 views
Will these be avaliable in 2.3 ?
1. ^ for power and % for remainder
2. object x = 123
3. without line length limit
4. linked lists
5. string = "abc" "def" becomes string = "abcdef"
6. "\000\001a" (for example) equals to {0,1,'a'}
7. native get_bytes(), not concenating the strings
8. getenv renamed to get_env
Thanks!

