Everyone appreciates simplicity until you have to build a rocket ship out of toothpicks and glue
On that same note how do you deal with shared state? Do you just make a mpsc channel for every function that needs shared state?
On that same note how do you deal with shared state? Do you just make a mpsc channel for every function that needs shared state?
Gotcha l, I was looking more at this. I haven’t written much swift but I appreciate alot of the ideas esp the cpp interop
Gotcha l, I was looking more at this. I haven’t written much swift but I appreciate alot of the ideas esp the cpp interop