Home Manual Reference Source

Installation

Can be managed using yarn, npm, or jspm.

yarn

yarn add @heap-data-structure/fibonacci-heap

npm

npm install @heap-data-structure/fibonacci-heap --save

jspm

jspm install npm:@heap-data-structure/fibonacci-heap