Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
senoralligator
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
senoralligator
2y ago
Better ways to describe polymorphism, a better type system in general really. Look to async Rust for a great example of such interoperability.
2.
▲
by
senoralligator
2y ago
I'll admit I don't use JavaScript very often, but surely the state of polymorphism could be improved? For example, C++ recently added concepts, and most (modern) languages have some way to describe interfaces. As to your counterex
3.
▲
by
senoralligator
2y ago
Surely it would be better to fix the interoperability issues of the language? "Lets just add a single implementation of everything to the standard!" seems like quite a strange response to "users of the language are having tro
4.
▲
by
senoralligator
2y ago
https://github.com/tukaani-project/.github/issues/2