@vector-cumulateit can be a bit more verbose. How about something like this:Like @vector-fold, but returns an @vector, which has the same length of @vec, andthe 0-th element is the first result of (f nil), the next element is the result of (f (f nil)) and so on.