RSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 10 days agoPyrefly vs. Ty: Comparing Python's Two New Rust-Based Type Checkersblog.edward-li.comexternal-linkmessage-square1linkfedilinkarrow-up13arrow-down10file-textcross-posted to: python@programming.dev
arrow-up13arrow-down1external-linkPyrefly vs. Ty: Comparing Python's Two New Rust-Based Type Checkersblog.edward-li.comRSS Bot@lemmy.bestiver.seMB to Hacker News@lemmy.bestiver.seEnglish · 10 days agomessage-square1linkfedilinkfile-textcross-posted to: python@programming.dev
minus-squareblakenonglinkfedilinkEnglisharrow-up1·10 days agoPython is lazy. Just enforce strict types at runtime if they are specified. PHP does it ffs
Python is lazy. Just enforce strict types at runtime if they are specified.
PHP does it ffs