jonsterling / agda-calf

A cost-aware logical framework, embedded in Agda.
https://jonsterling.github.io/agda-calf/
Apache License 2.0
55 stars 2 forks source link

Rename `&`? #38

Closed HarrisonGrodin closed 1 year ago

HarrisonGrodin commented 1 year ago

_&_ is an unusual name for the operation that runs two computations in parallel. It could be confusing, too, since & is often used for "lazy/projective" (negative) product.

Some potential alternatives:

My instinct is _∥_.