Cuts off the tree of computations at n-th index. If n is zero or less, the empty operation will be returned.
n
The instance of Functor for F.
Functor
F
The cut off instance.
Generated using TypeDoc
Cuts off the tree of computations at n-th index. If
n
is zero or less, the empty operation will be returned.