Go Closures

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Anonymous function that capture local variables.

More about closures is available here.