loom icon indicating copy to clipboard operation
loom copied to clipboard

Building a graph with an empty map throws a nullpointer exception

Open sovelten opened this issue 2 years ago • 0 comments

To reproduce:

(graph/digraph {})

It should instead return an empty BasicEditableDigraph record.

sovelten avatar May 23 '22 19:05 sovelten