Problem: Birthday wishes generator

Code: Birthday+wishes+generator/tails_1667811518

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 with implicit range) 
    4 (integer) 
    : (append) <--arg( B A ) 
        `( (uncons) -->let( C ) 
            % (split (remove empties)) 
                `D (to base from data) 
                    -41 (to base from data arg) 
                "\n" (string) 
        : (append) 
            = (subscript (wrapped)) 
                == (equal?) 
                    @ (= B) 
                    ;@ (= fstInt) <--arg( D ) 
                $ (= C) 
            = (subscript (wrapped)) 
                / (divide) 
                    @ (= B) 
                    4 (integer) 
                "!," (string) 
(postdata (dec): to base from data)
6672642804978457571147428410301150513057396211707803423
("Happy birthday \ndear anagol\nto you")

Back to the index