nushell/.github
adamijak 14512988ba
Rename all?, any? and empty? (#6464)
Rename `all?`, `any?` and `empty?` to `all`, `any` and `is-empty` for sake of simplicity and consistency.

- More understandable for newcomers, that these commands are no special to others.
- `?` syntax did not really aprove readability. For me it made it worse.
- We can reserve `?` syntax for any other nushell feature.
2022-09-05 16:41:06 +02:00
..
ISSUE_TEMPLATE Bug issue template (#6329) 2022-08-15 09:32:38 -05:00
workflows Rename all?, any? and empty? (#6464) 2022-09-05 16:41:06 +02:00
pull_request_template.md Add test requirements to PR template (#5809) 2022-06-16 08:14:59 -05:00