vapourlang / vapour

Typed superset of R
http://vapour.run
Apache License 2.0
162 stars 2 forks source link

Generic return type check #39

Open JohnCoene opened 2 weeks ago

JohnCoene commented 2 weeks ago

What type should the @generic return?

JohnCoene commented 2 weeks ago

We should check against what all methods return but that may be difficult or impossible as there may be methods in other packages.

It should return any