Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for RFC 8746 tagged arrays (homogenous arrays of integers) #15

Open
laurencelundblade opened this issue Aug 13, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@laurencelundblade
Copy link
Owner

No description provided.

@laurencelundblade laurencelundblade changed the title Add support for tagged arrays (homogenous arrays of integers) Add support for RFC 8746 tagged arrays (homogenous arrays of integers) May 17, 2021
@laurencelundblade laurencelundblade added the enhancement New feature or request label Apr 26, 2022
@escherstair
Copy link
Contributor

Based on RFC 8746 Homogeneous arrays this is not limited to array of integers, but

it has elements that are all of the same application model data type.

The examples are an array of boolean and an array of C-struct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants