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

Copying alphabets, deleting symbols from alphabets. #426

Closed
jurajsic opened this issue Jul 19, 2024 · 3 comments · Fixed by #433
Closed

Copying alphabets, deleting symbols from alphabets. #426

jurajsic opened this issue Jul 19, 2024 · 3 comments · Fixed by #433

Comments

@jurajsic
Copy link
Member

Currently, it is not possible to copy alphabets, is there a reason for that? We cannot even delete symbols from alphabets, so if I create an alphabet variable, I cannot change it other than by adding symbols to it.

@Adda0
Copy link
Collaborator

Adda0 commented Jul 19, 2024

Yeah, there is: I never got around to finishing refactoring the alphabets, as we discussed way back, which was supposed to improve working with alphabets in all of these aspects. If we need this now, we can at least add these simple features to alphabets so that they are at least usable for our current use case. What is it that we require currently?

  • copying whole alphabets,
  • deleting symbols.

Anything else?

@jurajsic
Copy link
Member Author

It's not needed that significantly, I can work around it. If you do it, I would also add clear(), for OnTheFlyAlphabet.

@Adda0
Copy link
Collaborator

Adda0 commented Jul 19, 2024

These are all micro-modifications. I will implement them quickly in the following days.

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 a pull request may close this issue.

2 participants