To view this content, you must be a member of Chien's Patreon at $10 or more
Already a qualifying Patreon member? Refresh to access this content.
告訴我,我會忘記; 教導我,我只是記得;讓我深入其中,我便學會。 ~ Benjamin Franklin
由於 Python 並不是一個編譯式程式語言,這也代表你要發現程式中的型別錯誤問題只能透過幾種方式來檢查這種因為型別使用不當所產生的 runtime 錯誤問題
Continue reading “Python 的靜態型別檢查工具 – Pyre”