Drop
returns
expr
with the firstn
leaves removed.
Examples
Drop a submatrix:
Cannot drop positions -5
through -2
in {1, 2, 3, 4, 5, 6}
.
Implementation status
- ✅ - full supported
returns
expr
with the firstn
leaves removed.
Drop a submatrix:
Cannot drop positions -5
through -2
in {1, 2, 3, 4, 5, 6}
.