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

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

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

=head1 AUTHOR
Expand Down

0 comments on commit 6058e91

Please sign in to comment.