Template:Uniq

From Metabolomics.JP
(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
 
   S = {};
 
   S = {};
 
   for str in stdin:gmatch("([%w]+)")
 
   for str in stdin:gmatch("([%w]+)")
     do print( str ); S[str]=str; end
+
     do S[str]=str; end
   print(table.concat(S, " "))
+
   print(S);
 
|{{{1}}}}}
 
|{{{1}}}}}

Revision as of 13:41, 24 January 2009

table: 0x67fa70

Personal tools
Namespaces

Variants
Actions
Navigation
metabolites
Toolbox