Skip to content

Conversation

@hwat212
Copy link

No description provided.

@AmarasAmaras added Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) lang: c# C# programming language labels Jan 31, 2022
@Liikt
Copy link

What I don't like about this PR is that the dequeue operation doesn't return the dequeued object. Now that said neither does the cpp version. I would personally prefer what rust, java and ts do currently, because in most use cases you want to dequeue on object and then still work with it.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ImplementationThis provides an implementation for an algorithm. (Code and maybe md files are edited.)lang: c#C# programming language

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@hwat212@Liikt@fo1981@Amaras@leios