raku --ll-exception -I/home/jpolanik/Documents/myRaku/gitHub/SequenceHelper/lib/ Run/run_SequenceHelper.raku
Invoke factorial operator 120 Invoke factorial sub 120 Invoke double factorial operator 15 Invoke is-palindrome True
Invoke genSeq_IndexOps [3 14 70 368 2002] Invoke genSeq_ArrayOps [0 1 1 2 3 5 8 13 21 34 55] Thanks for the help. Joe