-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Problem:
open : x -> xopen : U64 -> U64- applying
open U8will unify withopen U64first rather than the more specific specialization that would result from the parameterized versionopen x
This ticket is blocked by garbage collection because the naive algorithm here is a bit expensive.
Is there a good algorithm here that isn't too costly?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels