elixir-queue icon indicating copy to clipboard operation
elixir-queue copied to clipboard

Queue data structure for Elixir-lang

Results 2 elixir-queue issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/princemaple/elixir-queue). ## Config Migration Needed - [ ]...

This changes the behavior of `Qex.split/2` to be less surprising to Elixir devs. When you ask for more elements than your queue currently contains, it will silently return the complete...