An open API service providing repository metadata for many open source software ecosystems.

GitHub / BaseMax / OneWayLinkedListGo

This is a simple implementation of a one-way linked-list in Go. The one way linkedlist is a data structure that is made up of nodes. Each node contains a value and a pointer to the next node. The head of the list is the first node in the list. The tail of the list is the last node in the list. The tail of the list points to nil.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaseMax%2FOneWayLinkedListGo

Stars: 0
Forks: 0
Open issues: 0

License: gpl-3.0
Language: Go
Size: 20.5 KB
Dependencies parsed at: Pending

Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: 5 days ago

Topics: go, golang, link-list, linkedlist, linkedlist-delete, linkedlist-go, linkedlist-implementation, linkedlist-insert, linkedlist-oneway, linkedlist-reverse, linkedlists, linkedlists-using-class, one-way-link-list, oneway, oneway-data-binding, oneway-linkedlist

Funding Links https://github.com/sponsors/BaseMax

    Loading...