There are 1 repository under multiple-dispatch topic.
Multiple argument dispatching.
Multiple dispatch over abstract array types in JAX.
Supercharge your Python with parts of Lisp and Haskell.
Straightforward unification in Python that's extensible via generic functions.
A different type of generic function for common lisp.
Multiple Dispatch in Rust
If it quacks like a duck... dispatch on it!
🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.
Multimethods for Python, inspired by Clojure
Extensible multiple-dispatch style pattern matching in julia
When code is a function of type.
Multi-paradigm programming in C#
Template Open Multi-Methods in C++
Pre-quaxed libraries for use in multiple dispatch over abstract array types in JAX.
Runtime multiple dispatch for Matlab.
Wrapper for plum dispatch to make it more compatible with fastcore's typedispatch
Simple ambiguity resolution.
Create a strided array function interface which performs multiple dispatch.
Generic functions in JavaScript.
Multiple dispatch pattern library written with TypeScript
Create an ndarray function interface which performs multiple dispatch.
Create an ndarray function interface which accepts a callback function and performs multiple dispatch.
Create a strided array function interface which accepts a callback function and performs multiple dispatch.
Proof of concept which separates the concept of identifier and the concept of attaching a meaning to it, in Racket.
Benchmarking various approaches to multiple dispatch in C#
A universal Java communication framework supporting event, state and component handling, incl. pattern-matching
Kursunterlagen für den VHS Kurs: Einführung in Julia
Providing julia-inspired multimethods to MATLAB, as suitable function objects. [proof of concept!]
An implementation of multiple dispatch for Ruby. Also known as generic-functions or multi-methods.