summaryrefslogtreecommitdiff
path: root/design_notes.txt
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2020-04-28 01:00:15 +1000
committerJed Barber <jjbarber@y7mail.com>2020-04-28 01:00:15 +1000
commit902eab7f70be354b04763b17752971c7e10f65bc (patch)
treee6577756b20c595e3695bf485297e678032943d7 /design_notes.txt
parent05d903360247c57cd0db740ff1cb04ee39a1cb2e (diff)
Abandoned isomorphism function
Diffstat (limited to 'design_notes.txt')
-rw-r--r--design_notes.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/design_notes.txt b/design_notes.txt
index 835030c..3d7b996 100644
--- a/design_notes.txt
+++ b/design_notes.txt
@@ -38,8 +38,6 @@ List of Cursor funcs:
Has_Element
Element (cursor -> node)
- Isomorphic
-
(generally for most non-mutable Graph functions that operate on an input of a single node, a cursor is also fine)
List of Graph funcs: