Open springert-vega opened 3 months ago
Allows the creation of more specific slices using regex syntax. Types are grouped by appending all capture groups together.
Also added the ability to filter GivenSlices using .Where().
These features (especially if combined) allow a much more flexible usage of slices.
Allows the creation of more specific slices using regex syntax. Types are grouped by appending all capture groups together.
Also added the ability to filter GivenSlices using .Where().
These features (especially if combined) allow a much more flexible usage of slices.