KatsuteDev/Mal4J

ALL toString methods aren't working

Closed this issue · 2 comments

For some reason iterator toString is blank. Test cases for toString are needed.

Apparently ALL toString methods are failing. It is unclear which update caused this method to stop working.

Issue was caused by reflection variable scopes. Dropped automatic toString in favor of inline approach.