`Basalt.Strings` should have a non-generic `Image` function that generates a string from `System.Address` in the following notation: ``` 16#0123456789ABCDEF# ``` Addresses should always be zero left padded to the Address length of the architecture (4/8 byte).
Basalt.Stringsshould have a non-genericImagefunction that generates a string fromSystem.Addressin the following notation:Addresses should always be zero left padded to the Address length of the architecture (4/8 byte).