šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

circular_queue

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

circular_queue

1.0.1
Rubygems
Version published
Maintainers
1
Created
Source

Circular Queue

Gem Version Build Status

Data structure that uses a single, fixed-size buffer as if it were connected end-to-end.

Support

circular_queue officially supports the currently supported Ruby versions, which tends to mean the last three major release. As of now that's Ruby 2.6, 2.5, and 2.4. Older Rubies, back to Ruby 1.9, might work, but are not officially supported.

Documentation

Documentation, including example use, is covered in the API Docs.

Changelog

License

FAQs

Package last updated on 22 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts