mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
📝 ValueRoots.
This commit is contained in:
parent
597914a902
commit
100bfdcfcd
@ -76,6 +76,7 @@ type family LocationFor value :: * where
|
||||
LocationFor Type.Type = Monovariant
|
||||
|
||||
|
||||
-- | Value types, e.g. closures, which can root a set of addresses.
|
||||
class ValueRoots l v | v -> l where
|
||||
valueRoots :: v -> Live l v
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user