Revision history of "Liste in Haskell"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 20:56, 28 March 2011Ha$kell (talk | contribs)m . . (911 bytes) (+911). . (New page: Category:Ro ==. Programul == <haskell> lis1 = [1] lis2 = 2:lis1 lis3 = ['a'] lis4 = 'b':lis3 </haskell> Salvati-l cu un nume cum ar fi: ''liste.hs'' ==. Si executia lui == Se inca...)