you shouldnt index strings since that doesnt *really* makes sense and could mean 8 million things
you shouldnt index strings since that doesnt really makes sense and could mean 8 million things

if string[1] == 'c' like
thing[1]@Vector(8, u32) to get a type and any operations you do on said type gets broken down by the compiler into the smallest amount of SIMD instructions it canif string[1] == 'c'thing[1]@Vector(8, u32)