symToStr
Get the name of a symbol as typed string.
Without symToStr
symToStr
If you happen to rename `myFunctionX` into something else it is easy to forget to rename the exported name as well.
With symToStr
symToStr
Last updated