Problem: Simple Preprocessor

Code: Simple+Preprocessor/whio_1749166554

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)


| (filter) 
    . (map) 
        ;@ (= allLines) 
        -~ (strip) <--arg( A ) 
            $ (= A) 
    ~ (not) 
    ? (index) <--arg( B ) 
        "# " (string) 
        / (foldr1) 
            (implicit arg = B) 
            (implicit arg = D) <--arg( D C ) 

Back to the index