Problem: Digit depth

Code: Digit+depth/tails_1644225874

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 string concatenation):[chr] 
    `\ (special scans):[chr] 
        @ (= fstLine):[chr] 
        (foldop: undefined nibble 0xd (try Nibbles version >=0.22)):null 
    - (subtract):int 
        ; (let):int -->let( A:int ) 
            * (multiply):int 
                $ (= fstInt):int 
                $ (= fstInt):int 
        / (foldr1):int 
            + (add):[int] 
                % (modulus):int 
                    @ (= fstInt):int 
                    - (subtract):int 
                        % (modulus):int 
                            + (add):int 
                                $ (= A):int 
                                ~ (auto = 1):auto 
                            3 (integer):int 
                        ~ (auto = 1):auto 
                , (range from 1):[int] 
                    * (multiply):int 
                        $ (= A):int 
                        % (modulus):int 
                            (implicit arg = A):int 
                            (implicit arg = A):int 
            (implicit arg = C):int <--arg( C:int B:int ) 

Back to the index