Expand AboutLoopsAndPipelines to cover edge cases / misunderstandings #404
Labels
Category-Koans
Invoking the Great Doubt
Issue-Enhancement 🎉
Make it better!
Issue-Suggestion
This should be added!
Up For Grabs / Hacktoberfest 💻
If it's Up For Grabs, take it and run with it! If not, ask if it's in progress / you can take it.
Describe "Koan(s) You Suggest"
There's sometimes a bit of a blurry line between loops and pipelines in PowerShell; we can expand the existing koans in AboutLoopsAndPipelines to cover some common misconceptions.
Context "The Scope of the Koans You Suggest"
foreach
keyword v.s.foreach
alias usagereturn
in pipeline contexts and how they can be used to break out of a loop early, but not pipelines.Context "Additional Information"
https://twitter.com/JustinWGrote/status/1282385547671924736?s=20
The text was updated successfully, but these errors were encountered: