Skip to content

Define a Callback as a Map value? #850

Closed Answered by schungx
jimmiebfulton asked this question in Q&A
Discussion options

You must be logged in to vote

In fact, both sets of code you provided compile to the same thing, as closures are compiled behind the scene as function pointer to a defined function (with a mangled name).

You can also omit the else block because a function by default returns ().

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@schungx
Comment options

Answer selected by jimmiebfulton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants