async fn builtin_less_than(
    co: GenCo,
    values: Vec<Value>
) -> Result<Value, ErrorKind>