menu
artemis package
documentation
generator/helpers.dart
IterableFunction<T, U> typedef
IterableFunction<T, U> typedef
dark_mode
light_mode
IterableFunction<
T
,
U
>
typedef
IterableFunction
<
T
,
U
> =
U Function
(
T
i
)
Implementation
typedef IterableFunction<T, U> = U Function(T i);
artemis package
documentation
generator/helpers
IterableFunction<T, U> typedef
helpers library