Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the right constraint in `encodePrimitiveByIndex`. In case of `TupleValue` it implements `SettableByIndex<TupleValue>`. This changes the constraint in `encodePrimitiveByIndex` to use `SettableByIndex` instead of `SettableByName`
- Loading branch information