Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bmacho
3 months ago
|
parent
|
context
|
favorite
| on:
Gleam: A Basic Introduction
No, they both read equally "left to right". What GP asks, why "a : A" instead of "A a" and "fn -> A" instead of "A fn" has billions of right answers, but "readable left to right" is not one of them.
lpil
3 months ago
[–]
Try adding some parameters that function! Including more function parameters.
bmacho
3 months ago
|
parent
[–]
Sure.
A f(a,b,c)
becomes
A f(a,b,c,d)
and
f(a,b,c) -> A
grows to
f(a,b,c,d) -> A
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: