← Back to context Comment by JoshPurtell 19 days ago What compile times do you work with? I use bazel and it still hurts 4 comments JoshPurtell Reply spacedatum 19 days ago It is a tradeoff, but I prefer my checks at compile time to runtime. Python can be brittle and silently wrong. wiseowise 19 days ago What kind of type checking do you think Rust does at runtime? spacedatum 19 days ago Google it and try it yourself. 1 reply →
spacedatum 19 days ago It is a tradeoff, but I prefer my checks at compile time to runtime. Python can be brittle and silently wrong. wiseowise 19 days ago What kind of type checking do you think Rust does at runtime? spacedatum 19 days ago Google it and try it yourself. 1 reply →
wiseowise 19 days ago What kind of type checking do you think Rust does at runtime? spacedatum 19 days ago Google it and try it yourself. 1 reply →
It is a tradeoff, but I prefer my checks at compile time to runtime. Python can be brittle and silently wrong.
What kind of type checking do you think Rust does at runtime?
Google it and try it yourself.
1 reply →