5 lines
191 B
Markdown
5 lines
191 B
Markdown
|
- Refactor code, break into functions and clean everything
|
||
|
- Add unit tests
|
||
|
- Improve efficiency
|
||
|
- (maybe?) Add append and prepend flags (already possible with sub expr, so maybe not needed)
|