rune::fns

Function nconc

Source
pub(crate) fn nconc<'ob>(
    lists: &[Gc<ListType<'ob>>],
) -> Result<Gc<ObjectType<'ob>>>