🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

github.com/tbal999/a_linked_list

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tbal999/a_linked_list

Source
Go
Version
v0.0.0-20200125165223-5f6dafeef422
Version published
Created
Source

a_linked_list

building a linked list console app - just my attempt at making a linked list. Has some bugs.

functionality: add, delete, print, quit

add - adds a string to the list by an index. delete - lets you delete an item from the list by index print - lets you print the list rprint - lets you print the list in reverse from a selected index.

FAQs

Package last updated on 25 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts