Home Manual Reference Source

Installation

Can be managed using yarn, npm, or jspm.

yarn

yarn add @data-structure-algebra/circularly-linked-list

npm

npm install @data-structure-algebra/circularly-linked-list --save

jspm

jspm install npm:@data-structure-algebra/circularly-linked-list