Paradigm.Graph.MapImpl (paradigm v0.1.0)

A map-based implementation of the Graph behaviour for handling in-memory data.

Summary

Types

t()

@type t() :: %{required(Paradigm.id()) => Paradigm.Graph.Node.t()}