Skip to content

Innmind/mutable

Repository files navigation

Mutable

Build Status codecov Type Coverage

This a collection of mutable data structures.

Installation

composer require innmind/mutable

Usage

Available structures:

  • Innmind\Mutable\Map
  • Innmind\Mutable\Queue FIFO queue
  • Innmind\Mutable\Ring Circle through a fixed sequence of data in an infinite loop
  • Innmind\Mutable\Set
  • Innmind\Mutable\Stack LIFO queue

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages