Hello everybody! This can surely be done in a more functional way but I am having a hard time googling it. What I want to do is to build the map “as I go” instead of declaring an empty map and looping the good ol way and adding stuff like this. How do one do this using higher order functions?