empty_string_p Tests whether a given string is empty
package require nstcl-misc ?1.0? package require nstcl ?1.0? ::nstcl::empty_string_p string
::nstcl::empty_string_p string
Returns a 1 if string is empty, 0 otherwise.
misc, nstcl