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 (hex): to base from data)
45aa677a7356daecf9003ce8c2c543911bf402a86ff71f
("Happy birthday \ndear anagol\nto you")

Back to the index