Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

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

include/aarondb@shared@state_NumericRange.hrl

-record(numeric_range, {min :: float(), max :: float()}).