You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -314,5 +314,5 @@ for ( const x of tree ) console.log( x ) ;
314
314
## :link: Links
315
315
316
316
-[A coffeescript implementation with ZLIB licensing](https://github.com/zot/Leisure/blob/master/src/lib/fingertree.coffee) (:white_check_mark: the implementation appears to be correct)
317
-
-[An implementation in Python](https://github.com/kachayev/fn.py/blob/master/fn/immutable/finger.py) (:warning: the implementation is missing [splitting functionality](#broken_heart-split))
317
+
-[An implementation in Python with Apache licensing](https://github.com/kachayev/fn.py/blob/master/fn/immutable/finger.py) (:warning: the implementation is missing [splitting functionality](#broken_heart-split))
318
318
-[A JavaScript implementation with MIT licensing](https://github.com/qiao/fingertree.js) (:rotating_light:[the implementation is incorrect](https://github.com/qiao/fingertree.js/issues/7))
0 commit comments