vapourlang / vapour

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

Handle namespace internal #59

Closed JohnCoene closed 1 week ago

JohnCoene commented 1 week ago

We currently do not handle calling unexported functions :::

JohnCoene commented 1 week ago

Already handled