I\'m having some trouble using SML/NJ interactive system, namely, that when I try to use my arrow keys (either left or right to make a correction in the expression I\'ve typed, up to repeat the last e
Is it possible to write functions with dynamically typed input parameters? I tried pattern matching, but apparently it does not work like this.