To install this package run one of the following: conda install anaconda-python-gte-3.10::multipledispatch
Description
This implementation of multiple dispatch is efficient, mostly complete,
performs static analysis to avoid conflicts, and provides optional
namespace support.