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