Re: Discuss changing the behaviour of append()

new topic     » goto parent     » topic index » view thread      » older message » newer message

I vote for the proposal to change the behavior of append() and prepend(). The impact should be minimal and it is clearer and more intuitive.

I like the original documentation, it's clear and concise. It should still be valid even with the proposed change.

Some things of note:

append(atom1, atom2) would be the same as atom1 & atom2
append(atom1, sequence1) would be the same as append({atom1}, sequence1)

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu