vapourlang / vapour

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

Handle Methods in Walker #43

Closed JohnCoene closed 2 months ago

JohnCoene commented 2 months ago

Major c*ck up, we assume function names are unique.

They are not for methods...

Need to find an elegant way to handle that