Problem: VIDE DICEQVE

Code: VIDE+DICEQVE/tails_1645065284

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)


< (take) 
    20 (integer) 
    `. (iterate while uniq) 
        "I" (string) 
        + (concat) <--arg( A ) 
            . (map) 
                `= (chunk by) 
                    $ (= A) 
                    $ (= B) <--arg( B ) 
                : (append) <--arg( C ) 
                    = (subscript (wrapped)) 
                        , (length) 
                            $ (= C) 
                        % (split (remove empties)) 
                            ! (zip with) 
                                "IV " (string) 
                                `D (to base from data) <--arg( D ) 
                                    3 (to base from data arg) 
                                = (zipop: subscript) 
                            ~ (auto = words) 
                    / (foldr1) 
                        $ (= C) 
                        $ (= F) <--arg( F E ) 
(postdata (hex): to base from data)
95c03

Back to the index