Skip to main content

build/prod/erlang/gleam_stdlib/include/gleam@set_Set.hrl

-record(set, {dict :: gleam@dict:dict(any(), list(nil))}).