GATlab.jl icon indicating copy to clipboard operation
GATlab.jl copied to clipboard

"dispatch on return type" overload resolution

Open olynch opened this issue 8 months ago • 0 comments

A much wanted feature in Julia is "dispatch on return type". In GATlab we potentially have the infrastructure to include either inferred or explicitly declared return types in the dispatch resolution. This would enable, for instance, using 0 for both scalars and vectors in the theory of a module over a ring.

olynch avatar Nov 06 '23 00:11 olynch