Problem: outer product
Code: outer+product/tails_1643965098
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 map)
`/ (chunks of)
~ (auto = 2)
. (map)
`/ (chunks of)
~ (auto = 2)
! (zip with)
_ (= ints)
`@ (to base) <--arg( A )
6 (integer)
765259900 (integer)
= (zipop: subscript)
`* (product) <--arg( B )
$ (= B)
/ (foldr1) <--arg( D C )
$ (= D)
- (subtract) <--arg( F E )
(implicit arg = F)
(implicit arg = E)