Function ketos::exec::execute_lambda [] [src]

pub fn execute_lambda(lambda: Lambda, args: Vec<Value>) -> Result<ValueError>

Executes a Lambda in the given scope and returns the value.