Type checker may be wrong – Lean and the Curry-Howard correspondence

Contents

When writing code many of us have been saved time and time again by type checkers: the useful piece of software that ensures you aren’t adding a string to an integer 1 or returning a reference to a value instead of the owned value. However, while useful, and sometimes annoying, it seems that the humble type checker has limited capability beyond its noble task of saving our asses…

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论