jamescourtney / FlatSharp

Fast, idiomatic C# implementation of Flatbuffers
Apache License 2.0
511 stars 51 forks source link

Union equality, hash codes #138

Closed jamescourtney closed 3 years ago

jamescourtney commented 3 years ago

Table type models elide some 'if' checks when possible. Add tests for vector of union