Hi,
I'd like to add some example modules to a Raku module I'm working on.
These are not strictly tests, nor stand-alone scripts, but modules of
compilable code that show suggested ways to use the roles and classes
in the module. They're not strictly needed to make use of the module.
I can see I c
Hi,
El vie., 14 ago. 2020 a las 6:25, Stuart Hungerford (<
stuart.hungerf...@gmail.com>) escribió:
> Hi,
>
> I'd like to add some example modules to a Raku module I'm working on.
> These are not strictly tests, nor stand-alone scripts, but modules of
> compilable code that show suggested ways to