Jan 23, 2023
I could probably do that. I cover these things in my Julia book: Julia as a Second Language. While the examples are in Julia I could convert them to Swift.
Functional thinking is quite similar no matter what language you are in. The syntax changes of course and sometimes it helps to see the OOP solution next to it to grasp what the fundamental difference is.