Problem: Indent Space Alignment

Code: Indent+Space+Alignment/tails_1643966479

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)


`' (transpose):[[[chr]]] 
    . (map):[[[chr]]] 
        `' (transpose):[[int]] 
            . (map):[[int]] 
                ;;@ (= sndLine):[chr] 
                + (add):[int] <--arg( A:chr ) 
                    $ (= A):chr 
                    "`" (string):[chr] 
        & (justify):[[chr]] <--arg( B:[int] ) 
            " " (string):[chr] 
            -1 (integer):int 
            $ (= B):[int] 

Back to the index