# hyperpool

This library allows to create multiple pools inside pools using differnet selection strategies. So using it you can make something similar to the Lake Yathkyed.

> Lake Yathkyed contains the only lake on an island in a lake on an island in a lake in the world, and the only islands within such a lake.

## ToC
- [hyperpool](#hyperpool)
  - [ToC](#toc)
  - [Getting started](#getting-started)
    - [Installation](#installation)
    - [Usage](#usage)

## Getting started

### Installation

```sh
pnpm i hyperpool
```

```sh
npm i hyperpool
```

### Usage

It's not necessary to build pools in pools. You can just use only one pool that you need.

