mirror of
https://github.com/janet-lang/janet
synced 2026-07-21 10:38:52 +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.