|||

Pythonic FP - Iterables 5.1.2 documentation

Quick search

Overview

  • pythonic-fp-iterables

Getting Started

  • Usage
  • PyPI releases
  • Changelog

Documentation

  • pythonic_fp.iterables

pythonic-fp-iterablesΒΆ

Tools for iterators and iterables.

PyPI version 5.1.2 release.

Project pythonic-fp-iterabless one of the PyPI Pythonic FP projects.

Getting Started

  • Usage
  • PyPI releases
  • Changelog

Documentation

  • pythonic_fp.iterables
    • iterables.merging
      • MergeEnum
      • blend()
      • concat()
      • exhaust()
      • merge()
    • iterables.drop_take
      • drop()
      • drop_while()
      • take()
      • take_split()
      • take_while()
      • take_while_split()
    • iterables.folding
      • accumulate()
      • fold_left()
      • maybe_fold_left()
      • reduce_left()
      • sc_reduce_left()
      • sc_reduce_right()
    • Library of functions for iterating iterables
      • Assumptions
Usage>
© Copyright 2023-2025, Geoffrey R. Scheller. Created using Sphinx 8.2.3.

Styled using the Piccolo Theme