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

Use append! #37

Open
mschauer opened this issue May 29, 2018 · 2 comments
Open

Use append! #37

mschauer opened this issue May 29, 2018 · 2 comments

Comments

@mschauer
Copy link

This should use append! instead of push! for arrays of vertices, right?

@mschauer
Copy link
Author

Actually, it should be a different function name alltogether because it modifies the second argument as well and therefore does not follow the push! or append! interface at all.

@robertdj
Copy link
Contributor

robertdj commented Jun 7, 2018

Any suggestions for a good name?

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