Skip to content

✨ (iterator): Added a hashamp iterator and the th_len function #26

✨ (iterator): Added a hashamp iterator and the th_len function

✨ (iterator): Added a hashamp iterator and the th_len function #26

Workflow file for this run

name: build
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- run: nix build
- run: nix flake check