Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Stack

An Elm module that implements a stack in elm, allowing you to focus on more important parts of your app.

Any issues which are noticed please open a Github issue and I will sort them out.

Example

To see an example of how the elm-stack module is used visit elm-stack.surge.sh

Changes

3.1.2: Elm 0.19 3.0.0: Change stack type to use List

2.0.0: Replace type alias of Stack with opaque type Stack

About

Elm Stack is an implementation of the stack data structure for the elm language.

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages