python-variants/variants

Add "how is this different from singledispatch" to README

Closed this issue · 0 comments

I think the difference between this and functools.singledispatch is going to be a common question here. It would be good to have an explicit example (the existing one - explicitly dispatching between URL and filepath - is already a good example for this).