We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6323b7a commit 510c182Copy full SHA for 510c182
README.md
@@ -1,7 +1,7 @@
1
[js-splitting](http://aureooms.github.io/js-splitting)
2
==
3
4
-Splitting code bricks for JavaScript.
+Splitting code bricks for JavaScript. Parent is [aureooms/js-algo](http://github.com/aureooms/js-algo).
5
6
```js
7
let pivot = splitting.hoare( predicate , array , left , right ) ;
0 commit comments