1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +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 , declare
-- Scope Manipulation -- Scope Manipulation
, currentScope , currentScope
, insertEdge , newEdge
, newReference , newReference
, newScope , newScope
, withScope , withScope