Recent content by Casyopea

  1. C

    Haskell equivalent of SML-like "return a function"

    Hi,People! I need to define in haskell a function which ignore all doublings . For example if i type a string "abaacccdee" in the end i get the string "abacde".
Back
Top