ZipFunc


Description:

[ CCode ( scope = "async" ) ]
public delegate C ZipFunc<A,B,C> (A a, B b)