Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb src aarondb_ffi.erl
Raw

src/aarondb_ffi.erl

-module(aarondb_ffi).
-export([dynamic_from/1]).
dynamic_from(X) -> X.