RSS BotMB to Hacker NewsEnglish · 2 months agoPyrefly vs. Ty: Comparing Python's Two New Rust-Based Type Checkersblog.edward-li.comexternal-linkmessage-square1fedilinkarrow-up13arrow-down10file-text
arrow-up13arrow-down1external-linkPyrefly vs. Ty: Comparing Python's Two New Rust-Based Type Checkersblog.edward-li.comRSS BotMB to Hacker NewsEnglish · 2 months agomessage-square1fedilinkfile-text
minus-squareblakenong@lemmings.worldlinkfedilinkEnglisharrow-up1·2 months agoPython is lazy. Just enforce strict types at runtime if they are specified. PHP does it ffs