import { Slice } from "https://deno.land/x/easyts@0.1.3/mod.ts";
Add a new element at the end of the slice and return the new slice
import { Slice } from "https://deno.land/x/easyts@0.1.3/mod.ts";
Add a new element at the end of the slice and return the new slice