Skip to content

Update encoder [#3258]

Ethan Reesor requested to merge 3258-fix-encoder into main

Closes #3258 (closed). Improves the encoder's support for generic types. Adds {Type}As functions to check and alter the type parameter(s) of a generic type. Improves handling of typed nils.

Changelog: fix

Merge request reports