The world rejoiced as stebi@luxwg.de (Stebi) wrote:
> Hi there
>
> I need a function that does the following:
>
> (find-list '(1 2 3) '(1 2 3 4 5 1 2 3 4 5 1 2 99))
> => (0 5)
>
>
> it is a function that searches the position of the sublist in this
> case '(1 2 3) in the entire list ???
>
> I'm trying to write that function now for several hours, but I don't
> get a result
>
> so can please somebody help me????
Perhaps you should pass on your instructor's email address, so that we
can send the answers in directly, thereby ensuring correct attribution
and thus correct academic credit?
--
(reverse (concatenate 'string "gro.mca@" "enworbbc"))
http://cbbrowne.com/info/internet.html
"Normally, we don't do people's homework around here, but Venice is a
very beautiful city, so I'll make a small exception."
--- Robert Redelmeier compromises his principles
|