casweeney / stack_implementation

This is a Rust implementation of how stack behaves using LIFO operation pattern (push and pop)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stack_implementation

This is a Rust implementation of how stack behaves using LIFO operation pattern (push and pop)

About

This is a Rust implementation of how stack behaves using LIFO operation pattern (push and pop)


Languages

Language:Rust 100.0%