import Std.Slice
Source
type Slice 'a t = data: ref 'a t len: Usz
source
slice (array: ref 'a Array n t): Slice 'a t
Template by Bootstrapious. Ported to Hugo by DevCows.