Hacker News new | ask | show | jobs
by markusde 537 days ago
One technical difference is that F* heavily uses SMT automation, which is less emphasized in Lean (their book even says that F* typechecking is undecidable). F* programmers frequently talk about the language's emphasis on monadic programming, which I'll admit that I don't understand (but would like to!)
1 comments

As long as you understand that a monad is a monad, you should be fine!