proplist-is-compound

Name

proplist-is-compound -- Return #t iff PL is a dictionary or array proplist object, #f otherwise.

Synopsis

(proplist-is-compound pl)

Description

Return #t iff pl is a dictionary or array proplist object, #f otherwise.

Implementation Notes

Module: Primitive from (app scwm proplist)

Defined in modules/proplist/scwmproplist.c at line 659 (CVS log)