Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think they mean idempotent


Whoops, you're right, I brain farted the wrong word.

To be clear, though, they were still wrong. `f(x)=2x` has the property they described of consistently giving the same input for a given input (if you pass in 1, it will always output 2), but it is not idempotent because f(f(x)) does not, in general, equal f(x).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: