Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@shared@ast_CycleDetect.hrl
Raw

include/aarondb@shared@ast_CycleDetect.hrl

-record(cycle_detect, {edge :: binary(), cycle_var :: binary()}).