DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software (Fun)ctional go

1. (fun)ctional go 2. First class/Pure functions 3. Higher Order Functions 4. Immutability(kinda) 5. Currying 6. First class functions?type Fi func() intfunc doThing(s string,…