Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Data-first and data-last: a comparison
(opens in new tab)
(javierchavarri.com)
1 points
efm
3y ago
1 comments
Share
Data-first and data-last: a comparison | Better HN
1 comments
default
newest
oldest
efm
OP
3y ago
There is a convention in functional languages that consists on passing the "data" or "object" that will be processed by the function as the last parameter to a function. This is commonly known as "data-last".
j
/
k
navigate · click thread line to collapse