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

Remove or simplify implementation of functions #22

Open
rvanasa opened this issue Dec 6, 2024 · 0 comments
Open

Remove or simplify implementation of functions #22

rvanasa opened this issue Dec 6, 2024 · 0 comments

Comments

@rvanasa
Copy link
Collaborator

rvanasa commented Dec 6, 2024

In several modules (most notably Order.mo), we can simplify the implementation of module-level functions given new language capabilities which cause them to be less useful than before.

It could make sense to remove some of these functions, e.g. Order.isGreater() / Order.isLess() / Order.isEqual(), to simplify the base library.

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