Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 337 Bytes

TODO.md

File metadata and controls

18 lines (11 loc) · 337 Bytes

TODO for leancheck.py

  • generate docs on CI

  • add documentation to module and to all functions

    • reorder functions if necessary
  • simplify code

later

  • check: add types= mechanism in order to support lambdas

  • handle exceptions nicely somehow (prop_minimum) for sort

  • create iitertools module?