Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wheatBread
on May 29, 2013
|
parent
|
context
|
favorite
| on:
Elm at Prezi
Small revision, the second code line should be:
f a b <| g x y
Just like F# :)
weavie
on May 30, 2013
[–]
F# could also write that as g x y |> f a b. Which can read much more intuitively - you are sending the results of g x y to the function f a b.
(I think its that, I'm a little rusty..)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: