Dominik Rafacz
Dominik Rafacz
`sqibble` is non formalized idea, by formalization of which the package may benefit in numerous ways. We can define `sqibble` as a `tibble` containing at least one column of type...
Maybe it would be valuable to redefine `LenSq` as `unsigned long long int` and add addtional type of `UnsignedLenSq`?
Every time element is accessed bit shifting is performed despite the fact that when accessing is sequential caching may be used and result in efficiency improvement
Currently, when unpacking `Sq` object to `ProtoSq` NA values are unpacked as `NA_letter` and passed as such to high level interface -- it's worth reconsidering if to allow keeping it...