blob: f6b4b339560d3c3f69d583740230187ebcde3574 [file] [log] [blame]
Zesstra5481d492021-04-08 20:07:06 +02001SYNOPSIS
2 int lwobjectp(mixed arg)
3
4DESCRIPTION
5 Return 1 if arg is a lightweight object.
6
7SEE ALSO
8 bytesp(E), clonep(E), closurep(E), floatp(E), intp(E), mappingp(E),
9 objectp(E), pointerp(E), referencep(E), stringp(E), structp(E),
10 symbolp(E)