google/flatbuffers
GitHub で見るFR: Add an example of a vector of unions to the tutorial
Open
#6,828 opened on 2021年9月1日
documentationhelp wantednot-stale
Repository metrics
- Stars
- (25,952 stars)
- PR merge metrics
- (平均マージ 25d 11h) (30d で 2 merged PRs)
説明
Right now there's little documentation about how to handle a vector of unions. I know this isn't supported in all languages, but it would be very helpful to have this for the languages that do support it.