copy_args: Copies the arguments of one function to another

Description Usage Arguments Value See Also

Description

Copies the arguments of one function, "from", to "to".

Usage

1
copy_args(from, to)

Arguments

from

A function with the arguments to copy

to

A function to receive new arguments

Value

function

See Also

See tictocify function body for a use case.


visuelledata/frite documentation built on May 17, 2019, 1:30 p.m.