adt icon indicating copy to clipboard operation
adt copied to clipboard

Collaboration about pattern matching and adts

Open thautwarm opened this issue 5 years ago • 1 comments

Hi, Justin.

After several months, my project providing the very high performance pattern matching finally got released.

I wonder if we could mutually refer the projects in each README, then people can have a good instruction about how to work with both pattern matching and adt in Python.

Besides, my project does not work with static checker like Mypy due to my limited knowledge about writing mypy plugins. I'd ask if you could help me out of this, any stuff would be appreciated.

thautwarm avatar Oct 14 '19 16:10 thautwarm

https://github.com/jspahrsummers/adt/issues/18

thautwarm avatar Oct 14 '19 16:10 thautwarm