Add simple comparison predicates

This commit is contained in:
sunboyy 2021-01-19 19:26:26 +07:00
parent 5e7d773e1b
commit bc878c778c
9 changed files with 465 additions and 34 deletions
.github/workflows

View file

@ -7,7 +7,7 @@ on:
branches: [ main ]
jobs:
build:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2