Clojure-style multimethods for Python
Project description
This module adds multimethod support to the Python programming language. In contrast to other multiple dispatch implementations, this one doesn’t strictly dispatch on argument types, but on a user-provided dispatch function that can differ for each multimethod. This design is inspired the Clojure programming language’s multimethods.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
multimethodic-1.0.tar.gz
(1.5 kB
view details)
File details
Details for the file multimethodic-1.0.tar.gz
.
File metadata
- Download URL: multimethodic-1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdec72876204429e2f95c613c5e29aa1d83da616f1359df22d3f2a15c1d79dbc |
|
MD5 | 3e338b0cdd59b1582a13a4e7ce7acbe3 |
|
BLAKE2b-256 | 85cb145fd77509e03b11a6f87f118c2f7ee55470086d8df0da6666a8af9e88b8 |