A new Gleam feature I love - [Giacomo Cvalieri]
https://giacomocavalieri.me/posts/a-new-gleam-feature-i-loveOpen linkView original on programming.devSyndicated from the fediverse. Read and engage on the original instance.
View original on programming.dev
https://giacomocavalieri.me/posts/a-new-gleam-feature-i-loveOpen linkView original on programming.dev
1 reply
This is something that really confused me when i first read some gleam code because it does not really look like a function call in other languages, which would be read from right to left but this way seems more logical when considering we read left to right and i think i would really get used to it when i get the opportunity to use it more