IntersectMBO/plutus

(DecodeU8 . EncodeU8) Rewrite Rule

Open

#6.038 aberto em 17 de mai. de 2024

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Haskell (511 forks)batch import
BuiltinsGood first issueInternaloptimizationstatus: triaged

Métricas do repositório

Stars
 (1.637 stars)
Métricas de merge de PR
 (Mesclagem média 15d 11h) (13 fundiu PRs em 30d)

Description

This is discussed with @Kenneth MacKenzie and considered safe.

Add also a quickcheck that (decodeUtf8 . encodeUtf8) == id to exclude the case of “missing replicating a bug” in the original unoptimized code.

Guia do colaborador