Problem: Pendulum

Code: Pendulum/tails_1645181249

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 foldl1) 
    `\ (n chunks) 
        ~ (auto = 2) 
        , (range from 1) 
            $ (= fstInt) 
    ! (zip with) <--arg( B A ) 
        \ (reverse) 
            @ (= A) 
        @ (= B) <--arg( C ) 
        : (zipop: cons) 

Back to the index