menu
anyhow package
documentation
rust.dart
Arr<T>
asSlice method
asSlice method
dark_mode
light_mode
asSlice
method
Slice
<
T
>
asSlice
(
)
Implementation
@pragma("vm:prefer-inline") Slice<T> asSlice() => Slice.fromList(_list);
anyhow package
documentation
rust
Arr<T>
asSlice method
Arr extension type