syntax
syntax copied to clipboard
Code refactoring
- needs more comments
- comment interleaving needs to be explained
- it's unclear the division between multi_printer and driver. And the api for printer (multi_printer.print) vs parser (napkin_driver.print_implementation, print_interface) are inconsistent.