Introduce stringer
Working towards #3579
Description
A simple Stringer struct interface. It is intended in the future that all types which implement Stringer can be used in string templates.
- [x] Targeted PR against
feature/string-templatesbranch - [x] Linked to Github issue with discussion and accepted design OR link to spec that describes this work
- [x] Code follows the standards mentioned here
- [ ] Updated relevant documentation
- [x] Re-reviewed
Files changedin the Github PR explorer - [ ] Added appropriate labels
@RZhang05 is this ready to be reviewed? or are there any pending changes?
@RZhang05 is this ready to be reviewed? or are there any pending changes?
It is ready, note that there are some questions left in the code marked with TODO however.
@SupunS Was this closed by accident?
oh, my bad. I was cleaning up some of my old branches, and must have accidentally deleted the base branch! Thought it was protected. ~~Will revert it.~~
Restored the and reopened. Sorry about that 🙇
No worries at all, I was just not sure about the feature branches 👍