1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00

Rename to newEdge

This commit is contained in:
joshvera 2020-02-07 22:22:31 -05:00
parent bce4e81741
commit 4a2275a68b

View File

@ -17,7 +17,7 @@ module Control.Effect.ScopeGraph
, declare
-- Scope Manipulation
, currentScope
, insertEdge
, newEdge
, newReference
, newScope
, withScope