Y
Hacker News
new
|
ask
|
show
|
jobs
by
JadeNB
5325 days ago
> It's not actually syntax. The language allows you to define infix operators, and they're just functions like any other ….
`<-` really is syntax:
http://www.haskell.org/hoogle/?hoogle=%3C-
.
1 comments
antipax
5322 days ago
Yup, I was only talking about the "fish operators" as he calls them.
link