Hello,

Is it possible to define variable names according to input data? For
instance:

input = "I k"     => Int k
input = "I m"    => Int m
input = "S s"    => String s

Of course, the real application is much more complicated, but the basic
question is the same.

Many thanks,
Maria
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to