Closed fogti closed 3 years ago
Wow this is much cleaner! A bunch of these functions are super slick and make the code much easier to read, I think.
There is an issue: both you and @yusdacra in #4 have done a refactor to reduce the code size. He is using the display_parse library and you wrote a macro.
Just removing the macro and rebasing after #4 is merged should be enough I think.
rebased
mostly get rid of unnecessary clones, repetition, etc.