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

Add key functions for arrays #8

Open
suve opened this issue Dec 18, 2019 · 0 comments
Open

Add key functions for arrays #8

suve opened this issue Dec 18, 2019 · 0 comments

Comments

@suve
Copy link
Owner

suve commented Dec 18, 2019

Since arrays in awful do not have to be continuous, it would be useful to have functions that allow to:

  • get a list of all the keys (indexes) set in an array
  • retrieve the first (least) set key in an array
  • retrieve the last (greatest) set key in an array
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