Skip to content

Remove string parsing

This removes the string parsing function dec_from_binary. String parsing really does not belong here, this library is about numbers not string representations.

Merge request reports