Navigation

  • index
  • modules |
  • next |
  • Python »
  • gf 0.2.4 documentation »
  • GF: Lisp-Style Generic Functions for Python
  • |

GF: Lisp-Style Generic Functions for Python¶

Contents:

  • Overview
    • Simple Example
    • Python’s Special Methods
    • Installation
    • Documentation
    • Changes
      • Release 0.2.4
      • Release 0.2.3
      • Release 0.2.2
      • Release 0.2.1
      • Release 0.2.0
      • Release 0.1.4
      • Release 0.1.3
      • Release 0.1.2
      • Release 0.1.1
  • Application Programming Interface
    • Basic Usage
      • Defining Generic Functions
      • Adding Multi-Methods
    • Advanced Usage
      • Calling Other Multi-Methods of The Same Generic
      • Dispatch on Instances
      • Class-Generics
      • Merging Generics
      • Testing For Being a Generic Function
      • The Implementation Class
    • The Generic Object-Library
  • A Rational Numbers Implementation as an Example For gf
  • Acknowledgements
  • Copyright
  • License

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • GF: Lisp-Style Generic Functions for Python
  • Indices and tables

Next topic

Overview

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Python »
  • gf 0.2.4 documentation »
  • GF: Lisp-Style Generic Functions for Python
  • |
© Copyright 2006-2013 PSF, 2013-2018 Gerald Klix.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on None.
Created using Sphinx 3.5.4.