Skip to content

Add Sedgewick's universal hash #78

Add Sedgewick's universal hash

Add Sedgewick's universal hash #78

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: macos-12
steps:
- uses: actions/checkout@v2
- name: make
run: make test