This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
learngo
Watch
1
Star
0
Fork
0
You've already forked learngo
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
f3bf95e66c673031aeefd4cd3d85259397be965b
learngo
/
27-functions-advanced
/
exercises
History
Inanc Gumus
f3bf95e66c
add: advanced funcs
2019-05-02 22:09:45 +03:00
..
README.md
add: advanced funcs
2019-05-02 22:09:45 +03:00
README.md
IDEAS
Create a chainable funcs for strings
Create a mapper instead of a filter
Create map/reduce
Create a time it takes higher-order func
Use stdlib funcs with func values
Create a functional program with structs (filter etc)