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

Various small enhancements #33

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Conversation

utkn
Copy link
Contributor

@utkn utkn commented Jan 10, 2025

This PR adds the following:

  1. Reference and dereference operations
  2. Deref lval support
  3. Repeated array/slice constructor
  4. Unit literal
  5. An implementation for DecidableEq Tp

The builtin readLens is removed, since it is made redundant by getLens.

@utkn utkn added the enhancement New feature or request label Jan 10, 2025
@utkn utkn self-assigned this Jan 10, 2025
@utkn utkn marked this pull request as draft January 10, 2025 11:10
@utkn utkn changed the title Ref/deref and repeated array constructor Various small enhancements Jan 10, 2025
@utkn utkn requested a review from mpenciak January 13, 2025 17:26
@utkn utkn marked this pull request as ready for review January 13, 2025 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant