Blocks UI needs a way to do parallel list comprehensions
Offen
enhancement
funblocks
- Vorherrschende Sprache
- Haskell
- Sterne
- 1.3k
- Forks
- 201
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Parallel list comprehensions are actually a widely used feature by students in CodeWorld classes, and provide convenient ways to do a bunch of stuff, such as alternating colors or placing things in random spots (by shuffling the x and y coordinates with different seeds). Definitely worth adding to the blocks version of list comprehensions.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.