MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | SYNOPSIS |
2 | int structp(mixed arg) | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Return 1 if arg is a struct. | ||||
6 | |||||
7 | HISTORY | ||||
8 | Introducted in LDMud 3.3.273. | ||||
9 | |||||
10 | SEE ALSO | ||||
11 | baseof(E), closurep(E), floatp(E), mappingp(E), objectp(E), | ||||
12 | intp(E), referencep(E), pointerp(E), stringp(E), symbolp(E), | ||||
13 | clonep(E) |