stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

[RFC]: Add `@stdlib/napi/argv-complex64`

Open kgryte opened this issue 3 years ago • 0 comments

Description

This RFC proposes adding C APIs for converting a JavaScript Complex64 object instance to a native C data type stdlib_complex64_t. Should be similar to other @stdlib/napi/argv-* APIs.

Package: @stdlib/napi/argv-complex64

Related Issues

None.

Questions

No.

Other

No.

Checklist

  • [X] I have read and understood the Code of Conduct.
  • [X] Searched for existing issues and pull requests.
  • [X] The issue name begins with RFC:.

kgryte avatar Feb 01 '23 00:02 kgryte