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

Chapter 9: example of appending to a list? #25

Open
radar opened this issue Sep 3, 2017 · 1 comment
Open

Chapter 9: example of appending to a list? #25

radar opened this issue Sep 3, 2017 · 1 comment

Comments

@radar
Copy link
Owner

radar commented Sep 3, 2017

It could be worthwhile demonstrating how to "append" to a list:

[["A new person", "40", "Female"] | those_who_are_assembled]

This gives us a good place to explain immutability within Elixir also.

@radar radar changed the title Chapter 3: example of appending to a list? Chapter 9: example of appending to a list? Oct 15, 2017
@beerose
Copy link

beerose commented Dec 12, 2017

There's also ++ that can be demonstrated.

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

2 participants