[Haskell-beginners] repetition

Ozgur Akgun ozgurakgun at gmail.com
Thu Aug 4 11:36:06 CEST 2011


Hi.

On 4 August 2011 10:31, Luca Ciciriello <luca_ciciriello at hotmail.com> wrote:

> Is there any function in Prelude that removes the repeated elements in a
> list?
>

http://haskell.org/ghc/docs/latest/html/libraries/base/Data-List.html#v:nub

HTH,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110804/20d14237/attachment.htm>


More information about the Beginners mailing list