blob: 9a97fae7ea471fd751b63c642a9777f9ba5dbdb6 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int structp(mixed arg)
3
4DESCRIPTION
5 Return 1 if arg is a struct.
6
7HISTORY
8 Introducted in LDMud 3.3.273.
9
10SEE ALSO
Zesstra715ec202025-07-09 22:18:31 +020011 baseof(E), bytesp(E), clonep(E), closurep(E), coroutinep(E),
12 floatp(E), intp(E), lpctypep(E), lwobjectp(E), mappingp(E),
13 objectp(E), pointerp(E), referencep(E), stringp(E), symbolp(E)