Problem: chemical equation

Code: chemical+equation/darrenks_1640289938

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)


: (append) 
    : (append) 
        : (append) 
            : (append) 
                : (append) 
                    : (append) 
                        "2" (string) 
                        `( (uncons) -->let( A ) 
                            % (split (remove empties)) 
                                @ (= fstLine) 
                                ~ (auto = words) 
                    "+" (string) 
                ^ (replicate) 
                    / (divide) 
                        , (length) 
                            _ (= fstLine) 
                        6 (integer) 
                    "5" (string) 
            + (concat) 
                $ (= A) 
        "->" (string) 
    * (join) 
        "+" (string) 
        . (map) 
            % (split (remove empties)) 
                ;_ (= sndLine) 
                ~ (auto = words) 
            : (append) <--arg( B ) 
                `# (hashmod) 
                    $ (= B) 
                    5 (hashmod arg) 
                $ (= B) 
(postdata (dec): hashmod)
97

Back to the index