Skip to content

Concretize all abstract functions in the IO-spec #622

Concretize all abstract functions in the IO-spec

Concretize all abstract functions in the IO-spec #622

Workflow file for this run

ci-success:
name: ci
if: ${{ success() }}
needs:
- exfmt
- test
runs-on: ubuntu-latest
steps:
- name: CI succeeded
run: exit 0