Skip to content

Commit

Permalink
Rendering check
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed May 31, 2024
1 parent 6845a57 commit 7201df4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -732,15 +732,15 @@ Hypering control flow
/--------------------------------------------------------\
| ⬇ |
| -------------- ------------ |
| | statistics | /----⮕ | producer | ⮕ -|
| | statistics | /----⮕ | producer | ⮕ -|
| -------------- / ------------ |
⬇ ⬇ / |
----------- ------------- ----------- ------------ |
⬇ ⬇ / |
----------- ------------ ----------- ------------ |
| results |⮕ | deliverer |⮕ | batcher |⮕ | producer |⮕ -|
----------- ------------- ----------- ------------ |
----------- ------------ ----------- ------------ |
| \ |
| \ ------------ |
| \----⮕ | producer | ⮕ -/
| \----⮕ | producer | ⮕ -/
⬇ ------------
values
consumed by program
Expand Down
10 changes: 5 additions & 5 deletions doc/ParaSeq.rakudoc
Original file line number Diff line number Diff line change
Expand Up @@ -941,15 +941,15 @@ be increased.
/--------------------------------------------------------\
| ⬇ |
| -------------- ------------ |
| | statistics | /----⮕ | producer | ⮕ -|
| | statistics | /----⮕ | producer | ⮕ -|
| -------------- / ------------ |
⬇ ⬇ / |
----------- ------------- ----------- ------------ |
⬇ ⬇ / |
----------- ------------ ----------- ------------ |
| results |⮕ | deliverer |⮕ | batcher |⮕ | producer |⮕ -|
----------- ------------- ----------- ------------ |
----------- ------------ ----------- ------------ |
| \ |
| \ ------------ |
| \----⮕ | producer | ⮕ -/
| \----⮕ | producer | ⮕ -/
⬇ ------------
values
consumed by program
Expand Down

0 comments on commit 7201df4

Please sign in to comment.