String prepend: Difference between revisions

Content added Content deleted
No edit summary
Line 1,629: Line 1,629:
@( description, "Prepend the string variable with another string " )
@( description, "Prepend the string variable with another string " )
@( description, "literal." )
@( description, "literal." )
@( description, "" )
@( description, "If your language supports any idiomatic ways to " )
@( description, "do this without referring to the variable twice " )
@( description, "in one expression, include such solutions." )
@( description, "" )
@( description, "To illustrate the operation, show the content of " )
@( description, "the variable." )
@( category, "tutorials" )
@( category, "tutorials" )
@( author, "Ken O. Burtch" )
@( author, "Ken O. Burtch" )