func library

Typedefs

Func<T> = T Function()
Generic callback function type that expects a certain return type.