BlockstreamResearch / rust-simplicity

Creative Commons Zero v1.0 Universal
58 stars 12 forks source link

Generalize TypeName #202

Closed uncomputable closed 9 months ago

uncomputable commented 9 months ago

Generalize how types are constructed from type names, using a trait. Update the constructors of finalized types. Construct finalized types from type names.

uncomputable commented 9 months ago

Clippy works on my end. The CI job failed to start.