Skip to contents

Injects the calculate function with matched arguments.

Usage

inject_match(f, args)

Arguments

f

function.

args

List of arguments that are attempted to be injected into f.

Value

Injected function evaluation.