Comparing slice to an Array in assert

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Tue Jun 11 08:44:25 UTC 2024


There are two more corrections to make.

Both in sliceIt.

Note: array is a function not a type and is for ranges, slices are built 
in language concept. Associate Arrays (map) use the syntax ``Type[Type]``.


More information about the Digitalmars-d-learn mailing list