vapourlang / vapour

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

Type share and import #23

Closed JohnCoene closed 2 months ago

JohnCoene commented 3 months ago

We currently write types in /inst so they can be imported reused in the future, by other packages.

Haven't thought about this further than that.