Louis Pilfold
Louis Pilfold
Oh! Sorry I totally misread. How silly of me!
Being able to configure the behaviour when it fails would be useful. Would we want a fixed replacement or would we want a function that offers the non-unicode bit array...
What about when it's not a byte-aligned bit array? Would be nice to map the final bits rather than always delete them.
It seems incorrect to me to use a different mapping function for those bits. If we are to let the programmer configure it then it should always be up to...
That sounds good!
Thank you
There will be no changes to `string.inspect` coming from this.
They will always have to be 2 implementations as they do 2 different things.
Probably not worth the effort given `io.debug` calls tend to be removed after debugging is finished