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

Tracker for potential small additions #435

Open
4 of 8 tasks
usaoc opened this issue Dec 13, 2023 · 0 comments
Open
4 of 8 tasks

Tracker for potential small additions #435

usaoc opened this issue Dec 13, 2023 · 0 comments

Comments

@usaoc
Copy link
Collaborator

usaoc commented Dec 13, 2023

This is an issue specifically for tracking relatively small additions, such as convenience functions, forms, etc. If you feel that a certain nicety is currently missing in Rhombus, please raise it; if you feel like implementing one of them, go ahead! If you have a proposal for more systematic change, though, open a separate issue so that it’s easier to track it.

The current list:

  • Reducer
    • Equivalent for for/first, for/last, etc.
    • Right fold, i.e., for/foldr
  • Sequence
    • Range with a decreasing step (or any step at all), cf. in-range
  • Function
    • Canonical way to do function composition? Say, operators like <</>>
    • Pipeline operator (|>)
    • Anonymous function in the style of fancy-app?
  • Annotation
    • satisfying, like converting, but for predicate annotations
  • Srcloc
    • Use keyword arguments for constructor
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