Skip to content

deprecate verbose ST function names #129

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

Closed
matthewleon opened this issue Jan 23, 2018 · 3 comments
Closed

deprecate verbose ST function names #129

matthewleon opened this issue Jan 23, 2018 · 3 comments

Comments

@matthewleon
Copy link
Contributor

pushSTArray, pokeSTArray, etc. could be exported as push and poke. Library users could use qualified imports for disambiguation.

@hdgarrood
Copy link
Contributor

Big 👍 from me, this has vaguely bothered me for a while. I’d like to wait and see what others think though.

@garyb
Copy link
Member

garyb commented Jan 23, 2018

No argument from me, I always import this stuff qualified anyway.

@garyb
Copy link
Member

garyb commented May 13, 2018

Resolved in the 0.12 branch

@garyb garyb closed this as completed May 13, 2018
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

3 participants