bardo
bardo copied to clipboard
Prevent record types being coerced to maps.
wrap-size
treats custom records types as maps, pulling all keys out and interpolating between them, instead of calling the custom interpolator on the record type. This causes errors when trying to chain or build a pipeline over a custom type.