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
|