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

Allow @ Instead of Unicodes Lambda (λ) and For All (∀) #604

Open
dellamora opened this issue Oct 24, 2024 · 0 comments
Open

Allow @ Instead of Unicodes Lambda (λ) and For All (∀) #604

dellamora opened this issue Oct 24, 2024 · 0 comments
Assignees

Comments

@dellamora
Copy link
Member

dellamora commented Oct 24, 2024

Descriptiopn

Currently, we use the Unicode λ (lambda) and ∀ (For all) symbol in the project to represent lambda expressions in our code. While this is the traditional notation, it can sometimes be inconvenient for those who don't have easy access to Unicode characters on their keyboard.

Request:

I would like to propose allowing the @ symbol to be used as an alternative to λ and ∀ in the source code, as @ is more accessible on standard keyboards and still widely recognizable as a placeholder for functions or expressions.

@dellamora dellamora self-assigned this Oct 24, 2024
@dellamora dellamora changed the title Allow @ symbol as an alternative to the Unicode lambda (λ) Allow @ Instead of Unicode Lambda (λ) and ∀ Instead of Unicode For All (∀) Oct 24, 2024
@dellamora dellamora changed the title Allow @ Instead of Unicode Lambda (λ) and ∀ Instead of Unicode For All (∀) Allow @ Instead of Unicodes Lambda (λ) and For All (∀) Oct 24, 2024
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

No branches or pull requests

1 participant