jitertools是Python's itertools模块的一个Java实现。当前实现的功能包括:

  • count
  • cycle
  • repeat
  • filter
  • filterfalse
  • chain
  • dropwhile
  • map
  • slice
  • takewhile
  • zip
  • all
  • any
  • enumerate
  • list
  • ncycles
  • no
  • pad
  • quantify
  • range
  • reduce
  • tabulate
  • consume
  • nth