Thanks for the information! Have a great weekend!
Best regards, David Santiago Tobias Boege <t...@taboege.de> escreveu no dia sexta, 8/05/2020 à(s) 15:52: > > On Fri, 08 May 2020, David Santiago wrote: > > I also noticed that although my data string is defined as > > CArray[uint8], when i loop through the array, the values are signed > > ints: > > > > say $_ for $ed.data[0..10]; > > > > output: > > > > -98 > > There is an old open bug report about this: > https://github.com/Raku/old-issue-tracker/issues/5859 > > Best, > Tobias