j
k
j a
j l
what if i have ["ala", "0020", "zero", "00021" , "jera","0030"] and I want to sort only the words and nt the numbers On Fri, Oct 7, 2011 at 8:53 PM, Felipe Almeida Lessa ...wrote: ...import Data.List s = sort ["ala", "zero", "jera"] - Felipe.
wrote:
import Data.List s = sort ["ala", "zero", "jera"] - Felipe.
import Data.List
s = sort ["ala", "zero", "jera"]
- Felipe.
Attachments:
Back to the thread
Back to the list