- added
accumulate,scan,unfoldanditerated
- removed
intersperseas it is now included by typst itself (see here) - changed
unzipto match changedzipmethod behaviour. The new signature isVec<[T; N]> -> [Vec<T>; N] - fixed type checks respecting typst v0.8.0