▲ 6 ▼ The Zoo of Go Functions
An overview of anonymous, higher-order, closures, concurrent, deferred, and other kinds of Golang functions.
What is inside?
- Named and variadic funcs
- Methods
- Interface methods
- First-class funcs
- Anonymous funcs
- Higher-Order funcs
- Deferred funcs
- Concurrent funcs
- Others: Recursive, Black-Hole, Inlined, and External funcs.
Register to comment or vote on this story
I'd prefer to avoid stars and other attention grabbing punctuation in headlines, and have edited slightly to remove this formatting and quote in body. Thanks for posting though.
Your welcome.