Skip to content

Commit 5d6f5c7

Browse files
committed
Add a glossary entry for ecosystem
Close #4583
1 parent 2b0770d commit 5d6f5c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/Language/glossary.rakudoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,13 @@ for items that have it.
303303
See L<operator|#Operator>. It means the type of the operator result is
304304
sufficiently different from its arguments that op= makes little sense.
305305

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+
306313
=head1 X<Exegesis|Reference,Exegesis>
307314

308315
A document originally written by L<TheDamian|#TheDamian>, in which he tried to explain

0 commit comments

Comments
 (0)