On Fri, 26 Aug 2022 21:48:19 GMT, Bill Huang wrote:
>> Provided coverage for XPath operators. Operators include:
>> * Boolean operators: or, and, =, !=, <, <=, >, >=
>> * Number operators: +, -, *, div, mod
>> * Union operator: |
>
> Bill Huang has updated the pull request incrementally with one
> Provided coverage for XPath operators. Operators include:
> * Boolean operators: or, and, =, !=, <, <=, >, >=
> * Number operators: +, -, *, div, mod
> * Union operator: |
Bill Huang has updated the pull request incrementally with one additional
commit since the last revision:
Implemented re