**Feature Request** Description: The toInclude*Members matchers currently only work on arrays. They should work with any Iterable, to allow easy checking of things like Sets and Maps. Possible solution: See https://github.com/jest-community/jest-extended/pull/298