# Rudimentary "split" Implementation ## Missing Features ### Flags * `--verbose` - created file printing is implemented, don't know if there is anything else ## Possible Optimizations * Use slice (`[u8]`) directly as the `control.current_line`.