evhub / coconut

Simple, elegant, Pythonic functional programming.
http://coconut-lang.org
Apache License 2.0
4.04k stars 120 forks source link

Allow custom numpy integration #838

Open evhub opened 3 months ago

evhub commented 3 months ago

We should add custom dunder methods that can allow the user to implement their own support akin to the built-in pandas and xarray support.