output = "A man, a plan, a canal -- Panama" |> toList |> filter(inFunc(alNums)) |> map(toLower) |> isPalindrome |> println