Next: iklib strings constructors, Up: iklib strings [Index]
Return #t if obj is null or a proper list of strings;
otherwise return #f.
Return #t if obj is null or a proper list of non–empty
strings; otherwise return #f.
Return #t if the string str is empty, otherwise return
#f. It is an error if str is not a string.
Return #t if the obj is a string and it is empty, otherwise
return #f.
Return #t if the obj is a string and it is non–empty,
otherwise return #f.