top | item 46613876 (no title) folex | 1 month ago > ends up being the same checks you would be doing with a dynamic languageSure thing. Unless dev forgets to do (some of) these checks, or some code downstream changes and upstream checks become gibberish or insufficient. discuss order hn newest tombert|1 month ago I know everyone says that this is a huge issue, and I am sure you can point to an example, but I haven’t found that types prevented a lot of issues like this any better than something like Erlang’s assertion-based system. instig007|1 month ago When you say "any better than" are you referring to the runtive vs comptime difference?
tombert|1 month ago I know everyone says that this is a huge issue, and I am sure you can point to an example, but I haven’t found that types prevented a lot of issues like this any better than something like Erlang’s assertion-based system. instig007|1 month ago When you say "any better than" are you referring to the runtive vs comptime difference?
instig007|1 month ago When you say "any better than" are you referring to the runtive vs comptime difference?
tombert|1 month ago
instig007|1 month ago