Skip to content

Commit

Permalink
Foregone parallel-letter-frequency exercise
Browse files Browse the repository at this point in the history
PHP is not realy made for multithread. Fibers are new and rarely used.
  • Loading branch information
homersimpsons committed Feb 25, 2024
1 parent 1ed86e7 commit 95e19ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
]
},
"exercises": {
"foregone": [
"parallel-letter-frequency"
],
"concept": [
{
"slug": "lasagna",
Expand Down

0 comments on commit 95e19ef

Please sign in to comment.