Skip to content

listools v2.2.0

Latest
Compare
Choose a tag to compare
@gilbertohasnofb gilbertohasnofb released this 21 Jan 22:59
· 13 commits to master since this release

Four new functions:

  • listutils.period_len(input_list[, ignore_partial_cycles])
  • listutils.scrambled(input_list)
  • llogic.is_ascending(input_list[, step])
  • llogic.is_descending(input_list[, step])