rune::fns

Function copy_alist

Source
fn copy_alist<'ob>(
    alist: Gc<ListType<'ob>>,
    cx: &'ob Context<'_>,
) -> Result<Gc<ObjectType<'ob>>>