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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why not to compare functions? #1

Open
eli8levit opened this issue Oct 24, 2019 · 1 comment
Open

Why not to compare functions? #1

eli8levit opened this issue Oct 24, 2019 · 1 comment

Comments

@eli8levit
Copy link

Hi, thanks for the lib 馃憦
Why don't you compare functions with function.toString()? I have a case where it could help me...

@hasanbisha
Copy link

personally i think that would cause more harm than good. maaaybe you could do something if the function is pure (for the same arguments it has the same return), but still would be too risky. What was your use case tho?

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

2 participants