mirror of
https://github.com/janet-lang/janet
synced 2025-06-04 23:54:11 +00:00

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.