menu
statistics package
documentation
statistics.dart
Int32x4Extension
map<T> method
map<T> method
dark_mode
light_mode
map<
T
>
method
T
map
<
T
>(
T
mapper
(
Int32x4
e
)
)
Map using
mapper
.
Implementation
T map<T>(T Function(Int32x4 e) mapper) => mapper(this);
statistics package
documentation
statistics
Int32x4Extension
map<T> method
Int32x4Extension extension on
Int32x4