In Common-Lisp, how can I get a slice of a `grid:vector`?
In Common-Lisp, how can I get a slice of a `grid:vector`?
In the manual of Antik, there're grid:subgrid and grid:slice for matrices,
but I found nothing for vectors. And grid:subgrid grid:slice cannot be
applied to vectors, there are errors.
No comments:
Post a Comment