Problem: Merry Christmas 2022

Code: Merry+Christmas+2022/tails_1671412932

Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00

Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)


(implicit map):[[chr]] 
    ;@ (= allLines):[[chr]] 
    + (concat):[chr] <--arg( B:[chr] A:[chr] ) 
        ! (zip with):[[chr]] 
            $ (= B):[chr] 
            `' (transpose):[[chr]] <--arg( C:chr ) 
                ;;@ (= allLines):[[chr]] 
            ~ (zipop: by):null 
            . (map):[chr] <--arg( E:chr D:[chr] ) 
                \ (char class):[chr] 
                    $ (= E):chr 
                    A (not.isAlpha):null 
                / (foldr1):chr <--arg( F:chr ) 
                    `< (sort):[chr] 
                        _ (= D):[chr] 
                    (implicit arg = H):chr <--arg( H:chr G:chr ) 

Back to the index