Zesstra | 715ec20 | 2025-07-09 22:18:31 +0200 | [diff] [blame] | 1 | SYNOPSIS |
2 | int coroutinep(mixed arg) | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Returns 1 if the argument is a coroutine. | ||||
6 | |||||
7 | HISTORY | ||||
8 | Introduced in LDMud 3.6.5. | ||||
9 | |||||
10 | SEE 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) |