Closed faldor20 closed 6 months ago
@faldor20 I had to undo your change to the type signature of envTuple
and change the signature of envRecord
instead due to type mismatches. Can you confirm this is correct? Nix is using your Roc branch btw.
I have no idea how I missed that. So sorry. That's correct @Anton-4
:+1: No problem
This PR for optional record field decoding changes the type of the finalize function to take two args: https://github.com/roc-lang/roc/pull/6587 This updates the signature to match