Skip to content

Use Stack<T> instead of Stack#7253

Merged
Forgind merged 1 commit into
dotnet:mainfrom
elachlan:use-stackt-instead-of-stack
Jan 11, 2022
Merged

Use Stack<T> instead of Stack#7253
Forgind merged 1 commit into
dotnet:mainfrom
elachlan:use-stackt-instead-of-stack

Conversation

@elachlan
Copy link
Copy Markdown
Contributor

@elachlan elachlan commented Jan 11, 2022

Context

Whilst going through the code I noticed the use of Stack. In the documentation it suggests using Stack<T>.

Changes Made

Change Stack to Stack<T>

@Forgind Forgind merged commit 91579ba into dotnet:main Jan 11, 2022
@elachlan elachlan deleted the use-stackt-instead-of-stack branch January 11, 2022 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants