Add some useful libraries to the runtime #11
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Add useful libraries to the runtime like csv parsing, graph theory libraries and collections/algorithms
And to the rust runtime:
as assertion function
as(type: Any, to: String)
with syntax sugar of having it as an expressionexp ~ 'as' ~ string
The text was updated successfully, but these errors were encountered: