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. This repository currently has no open or pending branches. ## Detected dependencies github-actions .github/workflows/elixir.yml...

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...