-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Mark Mersenne module as internal and hide it from ts and the api-docs #1348
Copy link
Copy link
Labels
breaking changeCannot be merged when next version is not a major releaseCannot be merged when next version is not a major releasec: docsImprovements or additions to documentationImprovements or additions to documentationc: refactorPR that affects the runtime behavior, but doesn't add new features or fixes bugsPR that affects the runtime behavior, but doesn't add new features or fixes bugsp: 1-normalNothing urgentNothing urgent
Milestone
Metadata
Metadata
Assignees
Labels
breaking changeCannot be merged when next version is not a major releaseCannot be merged when next version is not a major releasec: docsImprovements or additions to documentationImprovements or additions to documentationc: refactorPR that affects the runtime behavior, but doesn't add new features or fixes bugsPR that affects the runtime behavior, but doesn't add new features or fixes bugsp: 1-normalNothing urgentNothing urgent
Clear and concise description of the problem
The mersenne module is an internal module that should be called by external users/libraries.
Suggested solution
Alternative
Additional context
No response