Saturday, May 11, 2024
86
rated 0 times [  88] [ 2]  / answers: 1 / hits: 18428  / 10 Years ago, fri, march 14, 2014, 12:00:00

Is there any support for static typing in ECMAScript 6? How about ECMAScript 7?


More From » ecmascript-6

 Answers
2

No.



But on the ECMA-Script Wikipage there is a paragraph about changes in ECMA-Script 7:




The Seventh Edition is in a very early stage of development, but is intended to continue the themes of language reform, code isolation, control of effects and library/tool enabling from ES6. New features proposed include promises/concurrency, number and math enhancements, guards and trademarks (an alternative to static typing), operator overloading, value types (first-class number-like objects), new record structures (records, tuples and typed arrays), pattern matching, and traits.




Which may interest you.


[#71992] Wednesday, March 12, 2014, 10 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
corie

Total Points: 371
Total Questions: 110
Total Answers: 113

Location: Cambodia
Member since Thu, Oct 7, 2021
3 Years ago
corie questions
Mon, Feb 22, 21, 00:00, 3 Years ago
Tue, Sep 1, 20, 00:00, 4 Years ago
Thu, Nov 14, 19, 00:00, 5 Years ago
Sun, Jun 9, 19, 00:00, 5 Years ago
;