Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve std lib #416

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Improve std lib #416

merged 3 commits into from
Dec 16, 2024

Conversation

BinderDavid
Copy link
Collaborator

Add new types Sigma, Pi and Vec, and make type arguments to ap implicit.

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 6 files with indirect coverage changes

std/data/sigma.pol Outdated Show resolved Hide resolved
@timsueberkrueb
Copy link
Collaborator

One note: we decided to use ASCII for type names and {con, de}structors and define unicode notation separately. We can already do this using transparent let bindings even though we lack first-class support for user-defined syntax.

std/codata/pi.pol Outdated Show resolved Hide resolved
@BinderDavid BinderDavid merged commit a6a6e78 into main Dec 16, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants