Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: additions to variadics including collection types (#1473)
adds a number of features: - collection types for variadics (sets, multisets) that allow search via RefVars (variadic of refs) - into_option (convert a variadic to a variadic of options) - into_vec (convert a variadic to a variadic of vecs)
- Loading branch information