File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ philosophy but mimics declarative database languages rather than functional
3939ones. Enumerable _ is is the closest project in Ruby. Other excellent projects
4040also exist within the Python ecosystem, most notably Fn.py _ and Funcy _.
4141
42- .. [itertools ] http ://docs.python.org/2/library/itertools.html
43- .. [functools ] http ://docs.python.org/2/library/functools.html
44- .. [itertoolz ] http ://github.com/pytoolz /itertoolz
45- .. [functoolz ] http ://github.com/pytoolz /functoolz
46- .. [Underscore.js ] http ://underscorejs.org
47- .. [cheatsheet ] http ://clojure.org/cheatsheet
48- .. [Guido ] http ://python-history.blogspot.com/2009/04/origins-of-pythons-functional-features.html
49- .. [Enumerable ] http ://ruby-doc.org/core-2.0.0/Enumerable.html
42+ .. [itertools ] https ://docs.python.org/2/library/itertools.html
43+ .. [functools ] https ://docs.python.org/2/library/functools.html
44+ .. [itertoolz ] https ://github.com/mrocklin /itertoolz
45+ .. [functoolz ] https ://github.com/mrocklin /functoolz
46+ .. [Underscore.js ] https ://underscorejs.org
47+ .. [cheatsheet ] https ://clojure.org/cheatsheet
48+ .. [Guido ] https ://python-history.blogspot.com/2009/04/origins-of-pythons-functional-features.html
49+ .. [Enumerable ] https ://ruby-doc.org/core-2.0.0/Enumerable.html
5050 .. [funcy ] https://github.com/suor/funcy/
5151 .. [fn.py ] https://github.com/kachayev/fn.py
You can’t perform that action at this time.
0 commit comments