lean4-htt/tests
Leonardo de Moura d128af10f9 test(tests/playground): add union find examples
@kha I tried to make the examples self contained.

- unionfind1.lean uses the modified StateT and ExceptT
- unionfind2.lean uses the standard StateT and ExceptT
2019-02-26 13:44:16 -08:00
..
compiler test(tests/compiler/array_test): basic array test 2019-02-16 16:08:49 -08:00
ir refactor(library/system/io): move into init 2018-08-21 08:43:09 -07:00
lean feat(library/init/lean/frontend): rework error reporting 2019-02-12 13:34:32 +01:00
playground test(tests/playground): add union find examples 2019-02-26 13:44:16 -08:00