Zesstra | 5481d49 | 2021-04-08 20:07:06 +0200 | [diff] [blame] | 1 | SYNOPSIS |
2 | int lwobjectp(mixed arg) | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Return 1 if arg is a lightweight object. | ||||
6 | |||||
7 | SEE 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) |