tanya/source
Nathan Sashihara 6b22cd60df take(take(range,...),n) is take(range, n) and use slicing in take like in takeExactly
Also take!R is the same as takeExactly!R when isInfinite!R.
2018-11-05 22:49:10 -05:00
..
tanya take(take(range,...),n) is take(range, n) and use slicing in take like in takeExactly 2018-11-05 22:49:10 -05:00