underscore.string icon indicating copy to clipboard operation
underscore.string copied to clipboard

Set seperator to null if one of the two string pass to the join fonction...

Open 5im0n opened this issue 11 years ago • 1 comments

This update avoid some problem like :

_.join("--", "", "string");
--> --string

5im0n avatar Nov 08 '13 09:11 5im0n

Just take care to the last commit SHA: 5fb1da3

5im0n avatar Nov 15 '13 12:11 5im0n