Join Slack
Powered by
so I have a list that I want to fold but I want th...
# advent-of-code
k
Kiet
12/18/2021, 10:17 AM
so I have a list that I want to fold but I want the initial element to be the FIRST element of the list. Does kotlin have a specific method for this?
Kiet
12/18/2021, 10:17 AM
oh nvm, it's the reduce method
👌 6
3
Views
Open in Slack
Previous
Next