1
1
mirror of https://github.com/github/semantic.git synced 2025-01-02 20:41:38 +03:00

📝 evaluateDead.

This commit is contained in:
Rob Rix 2018-03-02 10:10:02 -05:00
parent a76027926d
commit 928e3e4421

View File

@ -27,6 +27,7 @@ type DeadCodeEvaluating t v
] ]
-- | Run a dead code analysis of the given program.
evaluateDead :: forall term value evaluateDead :: forall term value
. ( AbstractValue value . ( AbstractValue value
, Corecursive term , Corecursive term