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
c0902a4b32e7724d7b235019af8e8d472b7df0d1
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)