import * as datastructure from "https://deno.land/x/datastructure@0.0.6/linkedList/singly/singlyNode.ts";
Module
x/datastructure/linkedList/singly/singlyNode.ts
Implement different Data Structures using TypeScript. Deno Third-party Module.
x/datastructure/linkedList/singly/singlyNode.ts
import * as datastructure from "https://deno.land/x/datastructure@0.0.6/linkedList/singly/singlyNode.ts";