0.1.148 • Published 7 years ago
@pilotlab/collections v0.1.148
collections
Generic lists, queues, and stacks.
Install
sudo npm install --save @pilotlab/collections
Usage
import {List, Queue, Stack} from '@pilotlab/collections';
Generic lists, queues, and stacks.
sudo npm install --save @pilotlab/collections
import {List, Queue, Stack} from '@pilotlab/collections';