proplist-is-array

Name

proplist-is-array -- Return #t iff PL is an array proplist object, #f otherwise.

Synopsis

(proplist-is-array pl)

Description

Return #t iff pl is an array proplist object, #f otherwise.

Implementation Notes

Module: Primitive from (app scwm proplist)

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