ActiveState homepage
docs.activestate.com
ActivePython 3.5.4 Documentation
  • Get ActivePython
      Release notes Windows installation Linux/Unix Installaton macOS Installation License
  • Get Started
      What's included Windows Linux/Unix macOS Package Reference Python 3.5.4 docs
  • Contact Us

10. Functional Programming Modules — Python 3.5.4 documentation

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.5.4 Documentation »
  • The Python Standard Library »
  • |

The modules described in this chapter provide functions and classes that support a functional programming style, and general operations on callables.

The following modules are documented in this chapter:

  • 10.1. itertools — Functions creating iterators for efficient looping
    • 10.1.1. Itertool functions
    • 10.1.2. Itertools Recipes
  • 10.2. functools — Higher-order functions and operations on callable objects
    • 10.2.1. partial Objects
  • 10.3. operator — Standard operators as functions
    • 10.3.1. Mapping Operators to Functions
    • 10.3.2. Inplace Operators

Previous topic

9.7. statistics — Mathematical statistics functions

Next topic

10.1. itertools — Functions creating iterators for efficient looping

This Page

  • Report a Bug
  • Show Source

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.5.4 Documentation »
  • The Python Standard Library »
  • |
© Copyright 2001-2017, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on Aug 07, 2017. Found a bug?
Created using Sphinx 1.4.4.
Documentation built with Hugo using the Material theme.
ActiveState Platform   Downloads   Community   Code Recipes  
© 2020 ActiveState Software Inc. All rights reserved. Trademarks. Privacy Policy.