SYNOPSIS
mixed unique_array( mixed array )
FILE
/kernel/simul_efun/array.h
DESCRIPTION
Returns only unique elements in the array. This is unlike the unique_array
efun which has been renamed to group_objects in
our lib.
SEE ALSO
sefun/group_objects