Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrweasel
651 days ago
I did not know that, and I question that choice as well. Why would you use that?
It's a little less bad, because you can just have your own style guide that says "Don't do that".
2 comments
steezeburger
651 days ago
It's common math notation to have f and f prime to represent something derived from f.
link
Degorath
650 days ago
As an OCaml beginner I've mostly seen it used for inner functions in lieu of calling the inner function `f_impl`.
link