Rendezvous: Difference between revisions

Content added Content deleted
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (→‎{{header|Raku}}: fix up Perl 6 -> Raku in comments, minor update)
Line 1,236:
(formerly Perl 6)
 
Perl 6Raku has no built-in support for rendezvous. I tried to simulate itSimulated using message passing and a lock. - not sureMay ifbe thatslightly countsbogus.
 
{{works with|Rakudo|2016.08}}