setwith() allows you to modify an operator by pre-filling some of the arguments.

setwith(fun, ...)

Arguments

fun

An ecr_operator object

...

Named arguments to fun that should be partially applied.

Value

An ecr_operator_setwith object