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

Back to the index