[][src]Function monadic::writer::tell_array

pub fn tell_array<T: Clone>(v: &[T]) -> Writer<(), Vec<T>>