November 2017
Intermediate to advanced
670 pages
17h 35m
English
If we want to add methods that gen does not provide to our CarSlice, we can put those in a separate file. The thing we need to remember is to not type any of our source code into the files generated by gen. That's because our code would be overwritten the next time we told gen to run.