vapourlang / vapour

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

Generic return type check #39

Open JohnCoene opened 2 months ago

JohnCoene commented 2 months ago

What type should the @generic return?

JohnCoene commented 2 months 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