google/flatbuffers
FR: Add an example of a vector of unions to the tutorial
オープン
#6,828 opened on 2021/09/01
documentationhelp wantednot-stale
Repository metrics
- Stars
- (25,952 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.