`Slice` is a bad name, it's already used for ranges.

Use `Span` or `View` 
<https://github.com/nim-lang/RFCs/issues/32#issuecomment-373580383>

Reply via email to