openzeppelin-contracts
openzeppelin-contracts copied to clipboard
feat: get paginated
New features
paginated getter func in EnumerableSet.sol
startIndex from 1
⚠️ No Changeset found
Latest commit: c88d6250153bbc6f30624fea951be87daf3a9d97
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Hello @Aliceonly
Usually, before implementing a feature like this, we like to open an issue to reference usecases and discuss implementation details.
The PR in its current format is not following some requirements of our codebase. In particular, the codebase for the map and set structure is generated procedurally, and changes should be implemented through the template.
Openning an issue