lean4-htt/tests/lean/server
Leonardo de Moura 9a5f239513 refactor: remove Monad Option and Alternative Option
We should use `OptionM` instead.
`Option` still implements `Functor` and `OrElse`.

cc @Kha
2021-03-20 18:25:25 -07:00
..
.gitignore
content_changes.log
content_diag.json feat: server: preserve full range of messages 2021-03-10 17:09:41 +01:00
diags.lean refactor: remove Monad Option and Alternative Option 2021-03-20 18:25:25 -07:00
edits.lean
edits_diag.json
init_exit.lean
init_exit_worker.lean
init_vscode_1_47_2.log
open_content.log
open_empty.log
test_single.sh