Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace convert string errors with cheaper versions #240

Open
bvssvni opened this issue Jul 22, 2015 · 1 comment
Open

Replace convert string errors with cheaper versions #240

bvssvni opened this issue Jul 22, 2015 · 1 comment
Labels

Comments

@bvssvni
Copy link
Member

bvssvni commented Jul 22, 2015

Currently an allocation is needed for each converting error. It might be desireable to use the errors for control logic, in which case we should get rid of the allocations.

@bvssvni bvssvni added the draft label Jul 23, 2015
@bvssvni
Copy link
Member Author

bvssvni commented Jan 6, 2017

See #316 for an idea of how to do this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant