appends: appends element to a list object

Description Usage Arguments Value

Description

This function appends new element to an existing list object at the end (the original list can be empty)

Usage

1
appends(lists, to_add)

Arguments

lists

The original list

to_add

The element to be added to the list

Value

A new list with the element added at the end


aspen-shen/RefCells documentation built on May 17, 2019, 2:49 p.m.