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

IsNull() uses strings.TrimSpace() better than len() #247

Open
iiinsomnia opened this issue Dec 23, 2017 · 3 comments
Open

IsNull() uses strings.TrimSpace() better than len() #247

iiinsomnia opened this issue Dec 23, 2017 · 3 comments

Comments

@iiinsomnia
Copy link

IsNull() uses strings.TrimSpace() better than len()

@iiinsomnia
Copy link
Author

trim space \n \t eg.

@jasonlam604
Copy link
Contributor

Wondering if IsBlank should be implemented? Where IsNull would produce false on \n \t and IsBlank would product true, IsBlank would include the use of strings.TrimSpace()

@sergeyglazyrindev
Copy link

Hello guys!
I forked this package cause owner disappeared. Hope, he will be back, but it would be easier to merge these changes back if he is back
Link to my repo: create issue there and we'll discuss it.

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