Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 275 Bytes

File metadata and controls

13 lines (8 loc) · 275 Bytes

TODO for leancheck.py

  • in the person.py example, avoid calling Enumerator.choices?

  • fix infinite loop in print(Enumerator(set[bool]))

  • simplify code

  • Add some built-in benchmarks. Performance is not so good currently.

  • add carry-on flag