vapourlang / vapour

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

Handle namespace internal #59

Closed JohnCoene closed 2 months ago

JohnCoene commented 2 months ago

We currently do not handle calling unexported functions :::

JohnCoene commented 2 months ago

Already handled