blob: 2633389ac2190df463ee334cc4dd464f07a5cd21 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstrad59c3892019-11-28 20:53:39 +01002 int objectp(mixed arg)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Return 1 if arg is an object.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007SEE ALSO
8 bytesp(E), clonep(E), closurep(E), coroutinep(E), floatp(E), intp(E),
9 lpctypep(E), lwobjectp(E), mappingp(E), pointerp(E), referencep(E),
10 stringp(E), structp(E), symbolp(E)