(en) Codewalk: First-Class Functions in Go - The Go Programming Language. Google. Gearchiveerd op 19 februari 2024. Geraadpleegd op 19 februari 2024. “Go supports first class functions, higher-order functions, user-defined function types, function literals, closures, and multiple return values.
This rich feature set supports a functional programming style in a strongly typed language.”
go.dev
(en) Codewalk: First-Class Functions in Go - The Go Programming Language. Google. Gearchiveerd op 19 februari 2024. Geraadpleegd op 19 februari 2024. “Go supports first class functions, higher-order functions, user-defined function types, function literals, closures, and multiple return values.
This rich feature set supports a functional programming style in a strongly typed language.”