News

This module tries to mimic the behaviour of Perl's length built-in as closely as possible in the Raku Programming Language. length EXPR length Returns the length in characters of the value of EXPR. If ...