Function String-Remove-Left

Part of:

package weblocks
( string-remove-left < str > < suffix > &key < ignore-case-p > )
If string 'str' starts with 'suffix', remove 'suffix' from the
start of 'str'.