[RFC]: add array/base/unary4d-by
#3174
Labels
Accepted
RFC feature request which has been accepted.
difficulty: 3
Likely to be challenging but manageable.
Feature
Issue or pull request for adding a new feature.
Good First Issue
A good first issue for new contributors!
Help Wanted
Extra attention is needed.
JavaScript
Issue involves or relates to JavaScript.
priority: Normal
Normal priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Description
This RFC proposes adding a new package to the
array/base/*
namespace:@stdlib/array/base/unary4d-by
.This package is the 4d equivalent of
@stdlib/array/base/unary2d-by
.To see an example of a similar package, but one which doesn't support accessors, see
@stdlib/array/base/unary4d
.While the package proposed in this RFC will not match the implementations found in the above packages, those packages should provide a conceptual idea of what is desired. Do not simply copy-paste the code found in those packages.
Notes
Checklist
[RFC]:
.The text was updated successfully, but these errors were encountered: