Y
Hacker News
new
|
ask
|
show
|
jobs
by
pklausler
428 days ago
In Haskell, ($) = `id`, because "id f x" = "(id f) x" = "f x".