basilisp
basilisp copied to clipboard
Improve the Python type hints for `basilisp.lang.multifn`
Generic
throws an exception when receiving a ParamSpec
in all versions of typing
before Python 3.10, including with typing_extensions
, so this could not be included in #784