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 9944405 commit d39c70d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,17 +731,17 @@ Hypering control flow

/--------------------------------------------------------\
| ⬇ |
| -------------- ------------ |
| | statistics | /----⮕ | producer | ⮕ -|
| -------------- / ------------ |
| -------------- ------------ |
| | statistics | /-----⮕ | producer | ⮕ -|
| -------------- / ------------ |
⬇ ⬇ / |
----------- ------------ ----------- ------------ |
----------- ------------ ----------- ------------ |
| results | ⮕ | deliverer | ⮕ | batcher | ⮕ | producer | ⮕ -|
----------- ------------ ----------- ------------ |
| \ |
| \ ------------ |
| \----⮕ | producer | ⮕ -/
⬇ ------------
----------- ------------ ----------- ------------ |
| \ |
| \ ------------ |
| \-----⮕ | producer | ⮕ -/
------------
values
consumed by program

Expand Down
18 changes: 9 additions & 9 deletions doc/ParaSeq.rakudoc
Original file line number Diff line number Diff line change
Expand Up @@ -940,17 +940,17 @@ be increased.
=begin code
/--------------------------------------------------------\
| ⬇ |
| -------------- ------------ |
| | statistics | /----⮕ | producer | ⮕ -|
| -------------- / ------------ |
| -------------- ------------ |
| | statistics | /-----⮕ | producer | ⮕ -|
| -------------- / ------------ |
⬇ ⬇ / |
----------- ------------ ----------- ------------ |
----------- ------------ ----------- ------------ |
| results | ⮕ | deliverer | ⮕ | batcher | ⮕ | producer | ⮕ -|
----------- ------------ ----------- ------------ |
| \ |
| \ ------------ |
| \----⮕ | producer | ⮕ -/
⬇ ------------
----------- ------------ ----------- ------------ |
| \ |
| \ ------------ |
| \-----⮕ | producer | ⮕ -/
------------
values
consumed by program
=end code
Expand Down

0 comments on commit d39c70d

Please sign in to comment.