On Sat, 9 Mar 2002, Olivier PRENANT wrote:
> Hi all,
>
> I'm looking for some help on that case.
>
> What I want is to write a bool function that returns true or false
> whether an int is in an int[].
>
> I've been looking at contrib/int_array but the operators in just test if
> an array is included in an other.
I think you might find what you want in contrib/array.