ngs-lang / ngs

Next Generation Shell (NGS)
https://ngs-lang.org/
GNU General Public License v3.0
1.45k stars 41 forks source link

Consider Implementing skip(Iter, Any) #597

Closed antonio-pedro99 closed 1 year ago

antonio-pedro99 commented 1 year ago

..which should return the same Iter that skips leading elements if the pattern matches.

ilyash-b commented 1 year ago

In dev, by @antonio-pedro99