blob: a2f426039bdde9539ed2f7ae4c3f1d735227d5f0 [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
Zesstra715ec202025-07-09 22:18:31 +02008 bytesp(E), clonep(E), closurep(E), coroutinep(E), floatp(E), intp(E),
9 lpctypep(E), mappingp(E), objectp(E), pointerp(E), referencep(E),
10 stringp(E), structp(E), symbolp(E)