Help for this page
$ cat test.raku #!raku ... Array @aoh1 = [{:Name("hello"), "No." => "1"}, {:Name("bye"), "No." => + "2"}] Fragment col 2 Array @aoh2 = [{:Name("hello")}, {:Name("bye")}]