stringFormatter
stringFormatter copied to clipboard
Convert MapToString to work with interfaces
MapToString could be called with big map, therefore we could receive an issue with variable copy, we should use pointers instead