mirror of
https://github.com/janet-lang/janet
synced 2026-05-22 05:12:14 +00:00
9694aee819
These rules allow selecting from a number of sub-captures while dropping the rest. `nth` is more succinct in many cases, but `only-tags` is more general and corresponds to an internal mechanism already present.