Increase typechecking performance for Cryptol::Extras #302
Labels
feature request
Asking for new or improved functionality
typechecker
Issues related to type-checking Cryptol code.
Milestone
The definitions added in #299 wound up split out into the
Cryptol::Extras
module due to the performance regression they introduced (speed of typechecking the Prelude is of very high priority because it happens so often). Let's work on improving performance of the typechecker further, and then merge these definitions back into the regular Prelude. (cc @TomMD)The text was updated successfully, but these errors were encountered: