libgolang: Provide func as alias for std::function
std::function is frequently too long to type while func is more native to Go.
Showing
Please register or sign in to comment
std::function is frequently too long to type while func is more native to Go.