Skip to content

Testhingy#1

Open
benstone1 wants to merge 19 commits intommosayed:masterfrom
joinpursuit:testhingy
Open

Testhingy#1
benstone1 wants to merge 19 commits intommosayed:masterfrom
joinpursuit:testhingy

Conversation

@benstone1
Copy link

No description provided.


```swift
struct Queue<T> {
private var items = [T]()
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You could also use a struct here.

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.

2 participants