Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 220 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 220 Bytes

Compare the speed of string functions

String formation - Concatenation vs Format vs Interpolation

What function is more effective than combining several strings into one?