blob: 3bb8f600bfd3d7bd5c6c986109f6ee2a95308b38 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstra715ec202025-07-09 22:18:31 +02002 int closurep(mixed)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Returns 1 if the argument is a closure.
MG Mud User88f12472016-06-24 23:31:02 +02006
Zesstra715ec202025-07-09 22:18:31 +02007HISTORY
8 Introduced in 3.2@70
MG Mud User88f12472016-06-24 23:31:02 +02009
Zesstra715ec202025-07-09 22:18:31 +020010SEE ALSO
11 bytesp(E), clonep(E), coroutinep(E), floatp(E), intp(E), lpctypep(E),
12 lwobjectp(E), mappingp(E), objectp(E), pointerp(E), referencep(E),
13 stringp(E), structp(E), symbolp(E)