Learn more about cloning repositories
You have read-only access
stdlib: Dictionary: use strideof() to calculate the array size Since sizeof(UInt) == strideof(UInt) there is no bug here, but strideof() is the correct API to use for this purpose.