pub fn evaluate( value: Value, rest: &[Value], ) -> Result<UniqueEvaluation, String>
Evaluate unique once and expose all outputs to the caller.
unique