0
1
The async keyword indicates that the function will run asynchronously. Within the function, x is first initialized to the value x0 and then Func is invoked with the second parameter x1. The returned value of the function will be x2.
Shortcut: frl2
frl2
0 Comments
public x<x> Func(x x, x x) { return }