Package : golang-github-emirpasic-gods-devel

Package details

Summary: Implementation of various data structures and algorithms in Go

Description:
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets
(HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList,
DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap,
TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree,
AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/emirpasic/gods


URL: https://github.com/emirpasic/gods
License: BSD and ISC

Maintainer: pterjan

List of RPMs