blob: 373d218b916bb8903b42cfdfa1271479cd84b715 [file] [log] [blame]
Zesstra715ec202025-07-09 22:18:31 +02001SYNOPSIS
2 int coroutinep(mixed arg)
3
4DESCRIPTION
5 Returns 1 if the argument is a coroutine.
6
7HISTORY
8 Introduced in LDMud 3.6.5.
9
10SEE ALSO
11 bytesp(E), clonep(E), closurep(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)