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

NextPrevUpTopContentsIndex

bmp-string-p

simple-bmp-string-p

Functions
Summary

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

Package

lispworks

Signature

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 test whether their argument is a bmp-string or a simple-bmp-string respectively.

See also

bmp-string
simple-bmp-string


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex