underscore.string
underscore.string copied to clipboard
Set seperator to null if one of the two string pass to the join fonction...
This update avoid some problem like :
_.join("--", "", "string");
--> --string
Just take care to the last commit SHA: 5fb1da3