[RFC]: add @stdlib/assert/is-positive-finite
#1346
Labels
Accepted
RFC feature request which has been accepted.
difficulty: 1
Low degree of difficulty. Should be straightforward to implement and/or resolve.
Feature
Issue or pull request for adding a new feature.
Good First Issue
A good first issue for new contributors!
JavaScript
Issue involves or relates to JavaScript.
priority: Low
Low priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Utilities
Issue or pull request concerning general utilities.
Description
This RFC proposes adding the package
@stdlib/assert/is-positive-finite
.The package should be similar in structure to
@stdlib/assert/is-positive-number
and should have a similar implementation except positive infinity should evaluate tofalse
.Package:
@stdlib/assert/is-positive-finite
Alias:
isPositiveFinite
Related Issues
None.
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: