I'll remove the println!'s on the next commit (forgot earlier :P)
Considering the tight coupling with ptr and in_use, should we move this directly to encoder module itself, instead of keeping it in standalone move_to_front.rs?
Any other comments on performance code or otherwise? (I left a couple of TODOs as I couldn't figure them out yet, if you know, please tell :D)
Description
Tests