What is splaytree?
"Fast Splay tree for Node and browser"
splaytree is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 98.3 KB on disk.
Installation Guide
# Install via NPM
npm install splaytree
# Install via Yarn
yarn add splaytree