[RFC]: Add @stdlib/napi/argv-complex128
#816
Labels
Accepted
RFC feature request which has been accepted.
C
Issue involves or relates to C.
difficulty: 2
May require some initial design or R&D, but should be straightforward to resolve and/or implement.
Feature
Issue or pull request for adding a new feature.
Good First Issue
A good first issue for new contributors!
Native Addons
Issue involves or relates to Node.js native add-ons.
RFC
Request for comments. Feature requests and proposed changes.
Utilities
Issue or pull request concerning general utilities.
Description
This RFC proposes adding C APIs for converting a JavaScript
Complex128
object instance to a native C data typestdlib_complex128_t
. Should be similar to other@stdlib/napi/argv-*
APIs.Package:
@stdlib/napi/argv-complex128
Related Issues
None.
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: