Abstract type
Raku supports roles, which are a bit like interfaces, but unlike interfaces in Java they can also contain some implementation.
Last updated
Raku supports roles, which are a bit like interfaces, but unlike interfaces in Java they can also contain some implementation.
Last updated