Tracking some ideas for a potential v2 version of the library. - Generic `ToSlice` (the function currently exists with a different signature) - Remove some exotic transformations (eg. string to string slice: there are millions of ways it could work and it's quite arbitrary at the moment) - Remove some exotic map conversions - #260 Better bounds checking These aren't set in stone, just some ideas I wanted to write down.
Tracking some ideas for a potential v2 version of the library.
ToSlice(the function currently exists with a different signature)These aren't set in stone, just some ideas I wanted to write down.