logoalt Hacker News

surajrmallast Monday at 2:40 AM1 replyview on HN

How is it hostile? The lsp can do type inference just the same as the compiler.


Replies

dminiklast Monday at 6:52 AM

Yes. And by "do type inference just the same as the compiler", that includes having to do comptime execution. Plus with no interfaces/traits/concepts and comptime being mostly any-typed makes it difficult to have helpful intellisense.