We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey,
Is there any specific reason you didn't want to implement ToIntSlice, ToBoolSlice, etc...?
ToIntSlice
ToBoolSlice
I'm gonna need those eventually, so, I can make a pull request if you'd like?
The text was updated successfully, but these errors were encountered:
@teh-cmc . Please send a PR. I just hadn't had a need for them yet. Please add.
Sorry, something went wrong.
Add a ToBoolSlice() and necessary plumbing
1c4fc48
Resolves spf13#1 as ToIntSlice() is already present.
Add ToBoolSlice()
60e7a69
Fixes #1
No branches or pull requests
Hey,
Is there any specific reason you didn't want to implement
ToIntSlice
,ToBoolSlice
, etc...?I'm gonna need those eventually, so, I can make a pull request if you'd like?
The text was updated successfully, but these errors were encountered: