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

No digit or char notation #775

Open
ktlknss opened this issue Nov 23, 2024 · 0 comments
Open

No digit or char notation #775

ktlknss opened this issue Nov 23, 2024 · 0 comments

Comments

@ktlknss
Copy link

ktlknss commented Nov 23, 2024

As said here

By the way, strings are just arrays of characters.

Similarly, integers are just arrays of digits.

There is no way of writing a digit or char, so i suggest using subscript numbers & letters for this

For example

const const x = 12
const const y = [₁, ₂]

x == y? // true
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