We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0770d commit 5d6f5c7Copy full SHA for 5d6f5c7
doc/Language/glossary.rakudoc
@@ -303,6 +303,13 @@ for items that have it.
303
See L<operator|#Operator>. It means the type of the operator result is
304
sufficiently different from its arguments that op= makes little sense.
305
306
+=head1 X<ecosystem|Reference,ecosystem>
307
+
308
+The module ecosystem consists of all the published modules available for Raku, which
309
+can be searched at L<Raku Land|https://raku.land/>. Note that different ecosystems
310
+based on different technologies exist, but this typically refers to the C<zef>
311
+ecosystem.
312
313
=head1 X<Exegesis|Reference,Exegesis>
314
315
A document originally written by L<TheDamian|#TheDamian>, in which he tried to explain
0 commit comments