All Manuals > LispWorks® User Guide and Reference Manual > 37 The HCL Package

ringp Function

Summary

The predicate for rings.

Package

hcl

Signature

ringp object => result

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

The function ringp returns true if object is a ring object created by make-ring and false otherwise.

See also

make-ring


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