Skip to content
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

Table manipulation primaries #49

Closed
xiaq opened this issue Feb 26, 2015 · 1 comment
Closed

Table manipulation primaries #49

xiaq opened this issue Feb 26, 2015 · 1 comment

Comments

@xiaq
Copy link
Member

xiaq commented Feb 26, 2015

While tables are first class values in elvish, it is not yet possible to manipulate them. To break it down, it should be possible to add, remove and modify elements of a table.

We can either go the conventional way of mutable data structures or adopt immutable data structures (#11.)

@xiaq xiaq added the design label Feb 26, 2015
@xiaq xiaq added this to the 0.1 milestone Feb 26, 2015
@xiaq
Copy link
Member Author

xiaq commented Feb 7, 2016

It is now possible to assign to list and map elements. Tracking del support in #79.

@xiaq xiaq closed this as completed Feb 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant