core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
In core::
iter::
adapters::
copied
core
::
iter
::
adapters
::
copied
Function
copy_fold
Copy item path
Source
fn copy_fold<T:
Copy
, Acc>( f: impl
FnMut
(Acc, T) -> Acc, ) -> impl
FnMut
(Acc,
&T
) -> Acc