Home Manual Reference Source

Installation

Can be managed using yarn, npm, or jspm.

yarn

yarn add @data-structure/skip-list

npm

npm install @data-structure/skip-list --save

jspm

jspm install npm:@data-structure/skip-list