Vala.Collections.MapFunc – Valacore Reference Manual
MapFunc
Description:
public
delegate
U
MapFunc
<
T
,
U
> (
T
value)
A function that transforms a value of type T to type U.
Namespace:
Vala.Collections
Package:
Valacore