Supose I want to print the name and the value of a "variable" in Haskell. The name is known at compile time! Is there a better way than in the following example? Supose I want to print the name and the value o
Supose I want to print the name and the value of a "variable" in Haskell. The name is known at compile time! Is there a better way than in the following example? Supose I want to print the name and the value o