eulerr (version 7.0.2)

replace_list: Replace (refresh) a list

Description

Unlike update_list, this function only modifies, and does not add, items in the list.

Usage

replace_list(old, new)

Value

A refreshed list.

Arguments

old

the original list

new

the things to update old with