Function String-Whitespace-P

Part of:

package weblocks
( string-whitespace-p < str > )
Returns true if every character in a string is a whitespace
character, nil otherwise.