Open mtrberzi opened 10 years ago
Issue by mtrberzi Thursday Jan 30, 2014 at 22:55 GMT Originally opened as https://github.com/manifold-lang/manifold/issues/63
Currently, turning a TypeValue or a Value into a string yields a Java object string, which is not very user-friendly. Simply implementing a toString() method that returns the base name of the class would improve readability.
Issue by mtrberzi Thursday Jan 30, 2014 at 22:55 GMT Originally opened as https://github.com/manifold-lang/manifold/issues/63
Currently, turning a TypeValue or a Value into a string yields a Java object string, which is not very user-friendly. Simply implementing a toString() method that returns the base name of the class would improve readability.