Packages
gee-0.8
Gee
Future
exception
ready
value
FlatMapFunc
LightMapFunc
MapFunc
ZipFunc
flat_map
light_map
light_map_broken
map
wait
wait_async
wait_until
zip
ZipFunc
Description:
[
CCode
( scope =
"async"
) ]
public
delegate
C
ZipFunc
<
A
,
B
,
C
> (
A
a,
B
b)