We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916d451 commit 10ab292Copy full SHA for 10ab292
README.md
@@ -4,9 +4,6 @@
4
Singly linked list for JavaScript.
5
See [docs](https://data-structure-algebra.github.io/singly-linked-list/index.html).
6
7
-> :building_construction: Caveat emptor! This is work in progress. Code may be
8
-> working. Documentation may be present. Coherence may be. Maybe.
9
-
10
> :warning: Depending on your environment, the code may require
11
> `regeneratorRuntime` to be defined, for instance by importing
12
> [regenerator-runtime/runtime](https://www.npmjs.com/package/regenerator-runtime).
0 commit comments