Been searching for a long time now for the sample code. The link in the book leads to the store. There are no links to any sample code. Finally found something on GitHub (is that official?), but it looks different than the book. It surprises how hard it is to find it, to the point I’ve ended up posting here.
There’s no ‘Starter.playground’.
There’s no “Add your code here”.
Cannot really follow the book.
The first code snippet suggest there’s a func called example(of:)
. It will not compile since there is not such function. Looks like it’s demo(describing:)
now? (Again, assuming since I could not find any official post about it).
Would be nice to have somewhere posted, the actual diff, where one could at least go on with the book and not searching the web.
(Maybe this post should be in ‘Errata for Combine…’)