All Manuals > LispWorks® User Guide and Reference Manual > 38 The LISPWORKS Package

bmp-string-p

simple-bmp-string-p Functions

Summary

The predicates for bmp-string and simple-bmp-string.

Package

lispworks

Signatures

bmp-string-p object => result

simple-bmp-string-p object => result

Arguments
object
A Lisp object.
Values
result
A boolean.
Description

The functions bmp-string-p and simple-bmp-string-p return t if object is a bmp-string or a simple-bmp-string respectively and return nil otherwise.

See also

bmp-string
simple-bmp-string


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:41