Weld.Graph.View (weld v0.7.2)

Copy Markdown View Source

Edge-kind filters for graph traversal and task planning.

Summary

Types

t()

@type t() :: :all | :runtime | :compile | :docs | :test | :package | :smoke

Functions

allowed?(kind, atom)

@spec allowed?(Weld.Graph.Edge.kind(), t()) :: boolean()