1
- :cactus : [ @aureooms/js-fingertree ] ( https://aureooms .github.io/js-fingertree )
1
+ :cactus : [ @aureooms/js-fingertree ] ( https://make-github-pseudonymous-again .github.io/js-fingertree )
2
2
==
3
3
4
4
<p align =" center " >
5
5
<img src =" https://cdn.rawgit.com/aureooms/js-fingertree/main/media/sketch.svg " width =" 400 " >
6
6
</p >
7
7
8
8
Finger trees for JavaScript.
9
- See [ docs] ( https://aureooms .github.io/js-fingertree ) .
9
+ See [ docs] ( https://make-github-pseudonymous-again .github.io/js-fingertree ) .
10
10
Parent is [ @aureooms/js-persistent ] ( https://github.com/aureooms/js-persistent ) .
11
11
12
12
data FingerTree x = Empty
@@ -25,7 +25,7 @@ Parent is [@aureooms/js-persistent](https://github.com/aureooms/js-persistent).
25
25
[ ![ Code maintainability] ( https://img.shields.io/codeclimate/maintainability/aureooms/js-fingertree.svg )] ( https://codeclimate.com/github/aureooms/js-fingertree/trends/churn )
26
26
[ ![ Code coverage (cov)] ( https://img.shields.io/codecov/c/gh/aureooms/js-fingertree/main.svg )] ( https://codecov.io/gh/aureooms/js-fingertree )
27
27
[ ![ Code technical debt] ( https://img.shields.io/codeclimate/tech-debt/aureooms/js-fingertree.svg )] ( https://codeclimate.com/github/aureooms/js-fingertree/trends/technical_debt )
28
- [ ![ Documentation] ( https://aureooms .github.io/js-fingertree/badge.svg )] ( https://aureooms .github.io/js-fingertree/source.html )
28
+ [ ![ Documentation] ( https://make-github-pseudonymous-again .github.io/js-fingertree/badge.svg )] ( https://make-github-pseudonymous-again .github.io/js-fingertree/source.html )
29
29
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-fingertree )] ( https://bundlephobia.com/result?p=@aureooms/js-fingertree )
30
30
31
31
@@ -105,7 +105,7 @@ const counter = {
105
105
```
106
106
107
107
See also
108
- [ @aureooms/js-measure ] ( https://aureooms .github.io/js-measure/file/src/1-api/1-Measures.js.html )
108
+ [ @aureooms/js-measure ] ( https://make-github-pseudonymous-again .github.io/js-measure/file/src/1-api/1-Measures.js.html )
109
109
for more examples of measures and see
110
110
[ @aureooms/js-persistent ] ( https://github.com/aureooms/js-persistent )
111
111
for examples of data structures that can be build on top of this abstraction.
0 commit comments