-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export should have a switch to export arrays #37
Comments
Serialise takes an array and creates the notation representing it. Deserialise takes notation and evaluates it to an APL array. |
Fixed in 64d8279. |
)clear does not export the variable. Is this the expected behaviour? How am I supposed to create the .apla file starting from the variables in my workspace? Or should this be addressed by #21? |
This should definitely be doable |
fixed in Link v2.1.0-beta9 |
Link should implement a prototype of the proposed "Array Notation Mk III", as described in Adams Belfast Presentation
The text was updated successfully, but these errors were encountered: