Zesstra | 55116ec | 2020-01-22 23:50:38 +0100 | [diff] [blame] | 1 | SYNOPSIS |
2 | int bytesp(mixed arg) | ||||
3 | |||||
4 | DESCRIPTION | ||||
5 | Return 1 if arg is a byte sequence. | ||||
6 | |||||
7 | HISTORY | ||||
8 | Introducted in LDMud 3.6.0. | ||||
9 | |||||
10 | SEE ALSO | ||||
11 | clonep(E), closurep(E), floatp(E), mappingp(E), objectp(E), intp(E), | ||||
12 | referencep(E), pointerp(E), stringp(E), structp(E), symbolp(E) |