0.1.180 • Published 5 years ago
@mezzy/collections v0.1.180
collections
Generic lists, queues, and stacks.
Install
sudo npm install --save @mezzy/collections
Usage
import {List, Queue, Stack} from '@mezzy/collections';
Generic lists, queues, and stacks.
sudo npm install --save @mezzy/collections
import {List, Queue, Stack} from '@mezzy/collections';