You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. provides modular, well-defined interfaces which may be forked, customized, and combined as needed
69
+
3. provides modular, well-defined interfaces which may be forked, customized, and combined as needed.
70
70
71
-
4. provides implementations which work cross-platform (Windows and POSIX), cross-environment (Node.js and web browsers), and cross-context (command-line, REPL, and JavaScript applications)
71
+
4. provides implementations which work cross-platform (Windows and POSIX), cross-environment (Node.js and web browsers), and cross-context (command-line, REPL, and JavaScript applications).
72
72
73
-
5. provides accurate and performant algorithms and implementations for numerical and scientific computing
73
+
5. provides accurate and performant algorithms and implementations for numerical and scientific computing.
74
74
75
-
6. increases productivity by
75
+
6. increases productivity by:
76
76
77
77
- deterring reinvention
78
78
- accelerating initial development
79
79
- reducing bugs
80
80
- reducing long-term maintenance costs
81
81
- reducing search, evaluation, and quality-control requirements
0 commit comments