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

isSafeInteger #2455

Open
jdalton opened this issue Mar 1, 2016 · 3 comments
Open

isSafeInteger #2455

jdalton opened this issue Mar 1, 2016 · 3 comments
Labels
contrib probably belongs in Underscore-contrib

Comments

@jdalton
Copy link
Contributor

jdalton commented Mar 1, 2016

Is isSafeInteger something Underscore should tackle?

I went down the rabbit hole a bit with the number methods and ended up with isSafeInteger, isInteger, isLength, toInteger, toSafeInteger, toLength, & toNumber.

@devanp92
Copy link

devanp92 commented May 5, 2016

@jdalton were you proposing that isInteger, isLength, toInteger, toSafeInteger, toLength, & toNumber were also to be supported?

@jdalton
Copy link
Contributor Author

jdalton commented May 5, 2016

I'm ok with it.

@jgonggrijp
Copy link
Collaborator

Personally, I think this is the kind of thing that would be more suited for an extension library like Underscore-Contrib.

@jgonggrijp jgonggrijp added the contrib probably belongs in Underscore-contrib label Aug 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contrib probably belongs in Underscore-contrib
Projects
None yet
Development

No branches or pull requests

3 participants