Closed just-ero closed 2 years ago
Extends #122.
Addresses some concerns I stumbled upon when adjusting some code to be more readable and performant. A lot of // FIXME, // TODO and // NOTE comments were added that could be discussed in the future.
// FIXME
// TODO
// NOTE
All tests pass locally. :/
Extends #122.
Addresses some concerns I stumbled upon when adjusting some code to be more readable and performant. A lot of
// FIXME
,// TODO
and// NOTE
comments were added that could be discussed in the future.