clone import { clone } from "destack:bytes"; Clone bytes into immutable storage. export function clone(bytes: &'a readonly [uint8]): readonly [uint8] language/library/src/bytes/bytes.ds:244:246