Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ArrayExtTrait

Fully qualified path: token_bound_accounts::utils::array_ext::ArrayExtTrait

pub trait ArrayExtTrait<T, +Drop<T>, +Copy<T>>

Trait functions

append_all

Fully qualified path: token_bound_accounts::utils::array_ext::ArrayExtTrait::append_all

fn append_all(ref self: Array<T>, value: Span<T>)