The Wayback Machine - https://web.archive.org/web/20220411005705/https://github.com/topics/stack
Skip to content
#

stack

Here are 3,036 public repositories matching this topic...

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
  • Updated Apr 6, 2022
  • Go

📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
  • Updated Mar 24, 2022
  • TypeScript
ikervagyok
ikervagyok commented Apr 8, 2022

Is your feature request related to a problem? Please describe.

I like the default-extensions field in <NAME>.cabal/package.yaml but it breaks (auto-)formating in VS Code.

Describe the solution you'd like

It seems that ormolu and fourmolu have gotten the ability to use the default extensions from the project's cabal file. It would be great, if this could be enabled throug

type: bug good first issue component: plugins

Improve this page

Add a description, image, and links to the stack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stack topic, visit your repo's landing page and select "manage topics."

Learn more