TypeConverter

constructor(toString: (T) -> String, fromString: (String) -> T)