Stack (ExExample v0.1.2)
View SourceI am an example implementation of a Stack. I am used to show example.. examples.
Summary
Types
@type t() :: %Stack{elements: [any()]}
I represent the key for an example invocation.
I am an example implementation of a Stack. I am used to show example.. examples.
@type t() :: %Stack{elements: [any()]}
I represent the key for an example invocation.