vapourlang / vapour

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

Handle Methods in Walker #43

Closed JohnCoene closed 1 week ago

JohnCoene commented 1 week 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