blob: 3d6ce50d3ca12fbb5b86d487971dec788c2a2423 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001exclude_alist()
2===============
3
4SYNOPSIS
5--------
6::
7
8 mixed *exclude_alist(int i, mixed *alist)
9
10Remove element i from alist.
11